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

| Feature | Related Members |
|---|---|
| Visibility | Fixed 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. |
| Appearance | The separators’ color is specified by the View’s OptionsView.FixedBandSeparatorColor property. |
| Layout | The separators’ width can be changed using the View’s OptionsView.FixedBandSeparatorWidth property. |