Skip to main content
A newer version of this page is available. .

cxGridDefaultFixedColumnSeparatorWidth Constant

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

Declaration

const cxGridDefaultFixedColumnSeparatorWidth = 2;

Remarks

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

See Also