NavBarGroupCommandEventArgs.Group Property
In This Article
Gets a group object related to the event.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
#Property Value
Type | Description |
---|---|
Nav |
A Nav |
#Remarks
The Group property represents a NavBarGroup object concerned with raising the event.
See Also