Skip to main content
A newer version of this page is available. .
.NET Framework 4.5.2+

DefaultListViewOptionsAttribute.DefaultMasterDetailMode Field

Holds the default MasterDetailMode property value of the Application Model‘s Views | <ListView> node.

Namespace: DevExpress.ExpressApp

Assembly: DevExpress.ExpressApp.v20.2.dll

NuGet Package: DevExpress.ExpressApp

Declaration

public const MasterDetailMode DefaultMasterDetailMode = MasterDetailMode.ListViewOnly

Field Value

Type
MasterDetailMode
See Also