ASPxGridViewSummaryDisplayTextEventArgs.VisibleIndex Property
Gets a value that identifies the group row where the processed summary value is displayed.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
Declaration
Property Value
Type | Description |
---|---|
Int32 | A zero-based integer index that identifies the group row where the processed summary value is displayed. -1 if a total summary value is being processed. |
See Also