ASPxClientNavBarGroupEventArgs Members
Provides data for events which concern manipulations on groups.Constructors
| Name | Description |
|---|---|
| constructor(group) | Initializes a new object of the ASPxClientNavBarGroupEventArgs type with the specified value. |
Properties
| Name | Description |
|---|---|
| group | Gets the group object related to the event. |
See Also