Skip to main content

PivotGridCellTemplateItem.RowFieldIndex 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

public int RowFieldIndex { get; }

Property Value

Type Description
Int32

An integer value.

See Also