Back to Devexpress

TileNavItemCollection.Category Property

windowsforms-devexpress-dot-xtrabars-dot-navigation-dot-tilenavitemcollection.md

latest1.5 KB
Original Source

TileNavItemCollection.Category Property

Gets the TileNavCategory that owns the current TileNavItemCollection.

Namespace : DevExpress.XtraBars.Navigation

Assembly : DevExpress.XtraBars.v25.2.dll

NuGet Package : DevExpress.Win.Navigation

Declaration

csharp
public TileNavCategory Category { get; }
vb
Public ReadOnly Property Category As TileNavCategory

Property Value

TypeDescription
TileNavCategory

The TileNavCategory that owns the current TileNavItemCollection.

|

See Also

TileNavItemCollection Class

TileNavItemCollection Members

DevExpress.XtraBars.Navigation Namespace