ITileNavButton.OwnerCollection Property
Gets or sets the TileNavButtonCollection object that owns the current ITileNavButton.
Namespace: DevExpress.XtraBars.Navigation
Assembly: DevExpress.XtraBars.v24.1.dll
NuGet Package: DevExpress.Win.Navigation
Declaration
Property Value
Type | Description |
---|---|
TileNavButtonCollection | A TileNavButtonCollection object representing a collection of ITileNavButton objects. |
See Also