Skip to main content

PivotGridField.GroupIndex Property

This member supports the .NET Framework infrastructure and cannot be used directly from your code.

Namespace: DevExpress.Web.ASPxPivotGrid

Assembly: DevExpress.Web.ASPxPivotGrid.v23.2.dll

NuGet Package: DevExpress.Web

Declaration

[DefaultValue(-1)]
public int GroupIndex { get; set; }

Property Value

Type Default
Int32 -1
See Also