DefaultListViewOptionsAttribute(MasterDetailMode) Constructor
Initializes a new instance of the DefaultListViewOptionsAttribute class.
Namespace: DevExpress.ExpressApp
Assembly: DevExpress.ExpressApp.v25.2.dll
NuGet Package: DevExpress.ExpressApp
Declaration
Parameters
| Name | Type | Description |
|---|---|---|
| masterDetailMode | MasterDetailMode | A MasterDetailMode enumeration value that specifies a List View’s master-detail mode. WinForms and ASP.NET Core Blazor applications support this option. |
See Also