RibbonPageCategory.IsDefaultCategory Property
Returns whether or not this RibbonPageCategory is a default category for its parent Ribbon.
Namespace: DevExpress.XtraBars.Ribbon
Assembly: DevExpress.XtraBars.v24.1.dll
NuGet Package: DevExpress.Win.Navigation
Declaration
Property Value
Type | Description |
---|---|
Boolean | true if this RibbonPageCategory is a default category for its parent Ribbon; otherwise, false. |
See Also