TileNavItemCollection.Category Property
Gets the TileNavCategory that owns the current TileNavItemCollection.
Namespace: DevExpress.XtraBars.Navigation
Assembly: DevExpress.XtraBars.v25.1.dll
NuGet Package: DevExpress.Win.Navigation
Declaration
Property Value
| Type | Description |
|---|---|
| TileNavCategory | The TileNavCategory that owns the current TileNavItemCollection. |
See Also