public class CustomFieldDataEventArgs :
PivotFieldEventArgs
Public Class CustomFieldDataEventArgs
Inherits PivotFieldEventArgs
Remarks
The ASPxPivotGrid.CustomUnboundFieldData event allows unbound fields to be populated with data. This event is raised for each row in turn in the ASPxPivotGrid's underlying data source.