A newer version of this page is available.
Switch to the current version.
ViewsOrder Enum
Contains values that specify the List View and Detail View display order.
Namespace: DevExpress.ExpressApp.Model
Assembly: DevExpress.ExpressApp.v18.2.dll
Declaration
Members
Name | Description |
---|---|
ListViewDetailView | A List View is displayed first (to the top or to the left of a Detail View). |
DetailViewListView | A Detail View is displayed first (to the top or to the left of a List View). |
Related API Members
The following properties accept/return ViewsOrder values:
See Also
Feedback