Skip to main content

TcxTreeListStyleSheet.Styles Property

Specifies a set of styles managing the TreeList appearance.

Declaration

property Styles: TcxTreeListStyles read; write;

Property Value

Type
TcxTreeListStyles

Remarks

This property defines a set of properties and events that allow you to specify the appearance of all TreeList visual elements. You can handle style events to customize style settings on the fly.

See Also