PivotCustomColumnWidthEventArgs.ColumnLineCount Property
Gets the height of the column field values located in the column header area, in text lines.
Namespace: DevExpress.XtraPivotGrid
Assembly: DevExpress.XtraPivotGrid.v24.2.dll
Declaration
Property Value
Type | Description |
---|---|
Int32 | An integer value that specifies the height of the current column field values, in text lines. |
See Also