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