ITileNavButton.DropDown Property
Returns a drop-down tile bar associated with the current ITileNavButton.
Namespace: DevExpress.XtraBars.Navigation
Assembly: DevExpress.XtraBars.v24.1.dll
NuGet Package: DevExpress.Win.Navigation
Declaration
Property Value
Type | Description |
---|---|
DevExpress.XtraBars.Navigation.TileBarWindow | A TileBarWindow object representing a drop-down tile bar. |
See Also