TileBarDropDownShowingEventArgs.Item Property
In This Article
Gets or sets the tile whose dropdown button has been clicked.
Namespace: DevExpress.XtraBars.Navigation
Assembly: DevExpress.XtraBars.v24.2.dll
NuGet Package: DevExpress.Win.Navigation
#Declaration
#Property Value
Type | Description |
---|---|
Tile |
The tile whose dropdown button has been clicked. |
See Also