TileBarDropDownOptions(ITileBarDropDownOptionsOwner) Constructor
Initializes a new instance of the TileBarDropDownOptions class.
Namespace: DevExpress.XtraBars.Navigation
Assembly: DevExpress.XtraBars.v25.1.dll
NuGet Package: DevExpress.Win.Navigation
Declaration
Parameters
| Name | Type | Description |
|---|---|---|
| owner | DevExpress.XtraBars.Navigation.ITileBarDropDownOptionsOwner | The owner of the created TileBarDropDownOptions object. |
See Also