NavBarGroupEventArgs.Group Property
Gets a group for which the event is fired.
Namespace: DevExpress.XtraNavBar
Assembly: DevExpress.XtraNavBar.v24.1.dll
NuGet Packages: DevExpress.Win, DevExpress.Win.Navigation
Declaration
Property Value
Type | Description |
---|---|
NavBarGroup | A NavBarGroup object representing the group for which the event is raised. |
See Also