Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

The window layout manager lets you totally redraw the screen layout on just about every screen. Effectively you can design the screen you want while running the program. Unlike most system you are not stuck with the screen display that comes with the program. Any changes you make to the screen layout are saved and will be used again the next time you log on. AmongĀ other features you can :

  • Remove fields
  • Move fields around
  • Add new tabs
  • Change list fields and sort orders

Our development framework includes a full list of features included in the window layout manager. See the link below.

http://documentation.devexpress.com/#InterfaceElementsWin/CustomDocument4844

  • No labels