Skip to main content
.NET 6.0+

DefaultListViewOptionsAttribute.DefaultMasterDetailMode Field

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

Namespace: DevExpress.ExpressApp

Assembly: DevExpress.ExpressApp.v23.2.dll

NuGet Package: DevExpress.ExpressApp

Declaration

public const MasterDetailMode DefaultMasterDetailMode = MasterDetailMode.ListViewOnly

Field Value

Type
MasterDetailMode
See Also