ASPxClientNavBarGroupEventArgs.group Property
Gets the group object related to the event.
Declaration
group: ASPxClientNavBarGroup
Property Value
Type | Description |
---|---|
ASPxClientNavBarGroup | An ASPxClientNavBarGroup object, manipulations on which forced the event to be raised. |
See Also