IModelRootNavigationItems.DefaultChildItemsDisplayStyle Property
Specifies the default navbar group style when the IModelRootNavigationItems.NavigationStyle property is set to NavigationStyle.NavBar.
Namespace: DevExpress.ExpressApp.SystemModule
Assembly: DevExpress.ExpressApp.v24.2.dll
NuGet Package: DevExpress.ExpressApp
#Declaration
#Property Value
Type | Default | Description |
---|---|---|
Items |
Large |
An Items |
Available values:
Name | Description |
---|---|
List | Specifies that a navbar group is displayed as a treelist. This treelist’s structure is identical to the structure of the IModel |
Large |
Specifies that a navbar group is displayed as a set of icons specified by the IModel |
#Remarks
This setting has no effect in XAF Blazor applications. For more information, refer to the following help topic: Navigation System.