Skip to main content

TcxTreeListOptionsView.FixedSeparatorColor Property

Specifies the color of fixed band separators.

Declaration

property FixedSeparatorColor: TColor read; write; default clDefault;

Property Value

Type Default
TColor clDefault

Remarks

Use the FixedSeparatorWidth and FixedSeparatorColor properties to customize the fixed band separator appearance.

The default value of the FixedSeparatorColor property is clDefault.

See Also