IndexPanelItemCommandEventArgs.GroupValue Property
Gets the value of an index panel item object related to the event.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.1.dll
NuGet Package: DevExpress.Web
Declaration
Property Value
Type | Description |
---|---|
Object | A Object value that represents the value of an index panel item, manipulations on which forced the event to be raised. |
See Also