NavBarGroupCancelEventHandler Delegate
In This Article
A method that will handle the cancelable events concerning manipulations with groups.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
#Parameters
Name | Type | Description |
---|---|---|
source | Object | A Object representing the event source. Identifies the ASPx |
e | Nav |
A Nav |
See Also