Back to Devexpress

PivotGridFieldBase Fields

corelibraries-devexpress-dot-xtrapivotgrid-dot-pivotgridfieldbase-dot-underscore-fields.md

latest1.7 KB
Original Source

PivotGridFieldBase Fields

Represents the base class for the PivotGridField class.

NameDescription
DefaultMinWidth

A default value of the PivotGridFieldBase.MinWidth property, which specifies the minimum allowed width of columns that correspond to the current field.

Return value : 20

| | DefaultWidth |

A default value of the PivotGridFieldBase.Width property, which specifies the width of columns that correspond to the current field.

Return value : 100

| | MaximumColumnValueLineCount |

Specifies the maximum height of column field values, in lines.

Return value : 5

| | MaximumRowValueLineCount |

Specifies the maximum height of row field values, in lines.

Return value : 5

| | MinimumValueLineCount |

Specifies the minimum height of column/row field values, in lines.

Return value : 1

|

See Also

PivotGridFieldBase Class

PivotGridFieldBase Members

DevExpress.XtraPivotGrid Namespace