cxPivotGridDropDownWidth Constant
Specifies the default width of the field‘s drop-down list.
Declaration
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