PivotCustomColumnWidthEventArgs Constructors
Provides data for the XRPivotGrid.CustomColumnWidth event.Name | Parameters | Description |
---|---|---|
PivotCustomColumnWidthEventArgs(PivotFieldValueItem, Int32) | item, width | Initializes a new instance of the PivotCustomColumnWidthEventArgs class with the specified settings. |
See Also