IMenuItemInfo.BeginGroup Property
Specifies whether an item separator is displayed before the menu item.
Namespace: DevExpress.Blazor
Assembly: DevExpress.Blazor.v24.1.dll
NuGet Package: DevExpress.Blazor
Declaration
bool BeginGroup { get; }
Property Value
Type | Description |
---|---|
Boolean |
|
See Also