PivotCustomDrawFieldValueThreadSafeEventArgs.Field Property
Gets the field whose value is to be painted.
Namespace: DevExpress.XtraPivotGrid
Assembly: DevExpress.XtraPivotGrid.v24.1.dll
NuGet Package: DevExpress.Win.PivotGrid
Declaration
Property Value
Type | Description |
---|---|
IThreadSafeField | A PivotGridField object, which is the field whose value is to be painted. |
See Also