ASPxPivotGrid.GetFieldValueType Method
| Name | Parameters | Description |
|---|---|---|
| GetFieldValueType(PivotGridField, Int32) | field, cellIndex | Gets the type of a specific column/row field’s value. |
| GetFieldValueType(Boolean, Int32) | isColumn, cellIndex | Gets the type of a field value in the column or row area. |