CustomFieldDataEventArgs Properties
Provides data for the ASPxPivotGrid.CustomUnboundFieldData event.
Name | Description |
---|---|
Field |
Gets the field being processed.
Inherited from Pivot |
List |
Gets the current row’s index in the data source. |
Value | Sets the cell’s value. |
See Also