Back to Devexpress

Fixed Band Separator

vcl-171133-expressquantumgrid-concepts-fixed-band-separator.md

latest890 B
Original Source

Fixed Band Separator

  • Jul 29, 2021

These visual elements are used to separate fixed bands from the rest.

FeatureRelated Members
VisibilityFixed band separators are available if there are fixed bands in the View. This means that the FixedKind property of at least a single band should be set to fkRight or fkLeft.
AppearanceThe separators’ color is specified by the View’s OptionsView.FixedBandSeparatorColor property.
LayoutThe separators’ width can be changed using the View’s OptionsView.FixedBandSeparatorWidth property.