PivotCustomDrawFieldValueThreadSafeEventArgs.Info Property
Gets an object which provides the information required to paint a field value.
Namespace: DevExpress.XtraPivotGrid
Assembly: DevExpress.XtraPivotGrid.v24.1.dll
NuGet Package: DevExpress.Win.PivotGrid
Declaration
Property Value
Type | Description |
---|---|
DevExpress.XtraPivotGrid.ViewInfo.PivotHeaderObjectInfoArgs | A DevExpress.XtraPivotGrid.ViewInfo.PivotHeaderObjectInfoArgs object which provides information about the painted field value. |
See Also