TileNavItemCollection.Category Property
Gets the TileNavCategory that owns the current TileNavItemCollection.
Namespace: DevExpress.XtraBars.Navigation
Assembly: DevExpress.XtraBars.v24.2.dll
Declaration
Property Value
Type | Description |
---|---|
TileNavCategory | The TileNavCategory that owns the current TileNavItemCollection. |
See Also