Back to Devexpress

TileNavCategoryCollection.Owner Property

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

latest1.5 KB
Original Source

TileNavCategoryCollection.Owner Property

Gets the TileNavPane that owns the current TileNavCategoryCollection.

Namespace : DevExpress.XtraBars.Navigation

Assembly : DevExpress.XtraBars.v25.2.dll

NuGet Package : DevExpress.Win.Navigation

Declaration

csharp
public TileNavPane Owner { get; }
vb
Public ReadOnly Property Owner As TileNavPane

Property Value

TypeDescription
TileNavPane

The TileNavPane that owns the current TileNavCategoryCollection.

|

See Also

TileNavCategoryCollection Class

TileNavCategoryCollection Members

DevExpress.XtraBars.Navigation Namespace