BackstageViewItemEventArgs.Item Property
In This Article
Gets the currently processed item.
Namespace: DevExpress.XtraBars.Ribbon
Assembly: DevExpress.XtraBars.v24.2.dll
NuGet Package: DevExpress.Win.Navigation
#Declaration
public BackstageViewItem Item { get; }
#Property Value
Type | Description |
---|---|
Backstage |
A Backstage |
See Also