cxGridDefaultFixedBandSeparatorWidth Constant
Specifies the default separator width (in pixels) for fixed bands.
Declaration
const cxGridDefaultFixedBandSeparatorWidth = cxGridDefaultFixedColumnSeparatorWidth;
Remarks
This global constant defines the default value of the grid Banded Table View‘s OptionsView.FixedBandSeparatorWidth property.
See Also