Back to Devexpress

cxGridDefaultFixedColumnSeparatorWidth Constant

vcl-cxgridtableview-52fade51.md

latest506 B
Original Source

cxGridDefaultFixedColumnSeparatorWidth Constant

Specifies the default separator width (in pixels) for fixed columns.

Declaration

delphi
const cxGridDefaultFixedColumnSeparatorWidth = 2;

Remarks

This global constant defines the default value of the grid Table View‘s OptionsView.FixedColumnSeparatorWidth property.

See Also

cxGridTableView Unit