CustomExportFieldValueEventArgsBase<T>.IsTopMost Property
Gets whether the processed field value resides within the top most row or column.
Namespace: DevExpress.PivotGrid.Printing
Assembly: DevExpress.PivotGrid.v26.1.Core.dll
Declaration
Property Value
| Type | Description |
|---|---|
| Boolean | true, if the processed field value resides within the top most row or column; otherwise, false. |
Remarks

See Also