Back to Devexpress

cxGridDefaultFixedBandSeparatorWidth Constant

vcl-cxgridbandedtableview-53813712.md

latest679 B
Original Source

cxGridDefaultFixedBandSeparatorWidth Constant

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

Declaration

delphi
const cxGridDefaultFixedBandSeparatorWidth = cxGridDefaultFixedColumnSeparatorWidth;

Remarks

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

See Also

cxGridDefaultFixedColumnSeparatorWidth

cxGridBandedTableView Unit