Back to Devexpress

cxPivotGridDropDownWidth Constant

vcl-cxcustompivotgrid-e1a6b3ec.md

latest709 B
Original Source

cxPivotGridDropDownWidth Constant

Specifies the default width of the field‘s drop-down list.

Declaration

delphi
const cxPivotGridDropDownWidth = 0;

Remarks

If the specified value is less than the cxPivotGridFilterPopupMinWidth‘s value, then the cxPivotGridFilterPopupMinWidth‘s value will be used as the default width of the drop-down list.

See Also

TcxPivotGridOptionsView.FilterDropDownWidth

cxCustomPivotGrid Unit