Specifies the navbar group style when the IModelRootNavigationItems.NavigationStyle property is set to NavigationStyle.NavBar. Has effect in WinForms applications only.
Namespace: DevExpress.ExpressApp.Model
Assembly: DevExpress.ExpressApp.v18.2.dll
[ModelBrowsable(typeof(ChildItemsDisplayStyleOptionModelVisibilityCalculator))]
ItemsDisplayStyle ChildItemsDisplayStyle { get; set; }
<ModelBrowsable(GetType(ChildItemsDisplayStyleOptionModelVisibilityCalculator))>
Property ChildItemsDisplayStyle As ItemsDisplayStyle
Type | Description |
---|---|
ItemsDisplayStyle | An ItemsDisplayStyle enumeration value specifying the navbar group style. |
The images below illustrate how the ChildItemsDisplayStyle property value influences the navbar group appearance.
For details, refer to the Navigation System help topic.