Skip to main content

TcxCustomTreeList.ScrollbarAnnotations Property

Provides access to scrollbar annotation settings.

Declaration

property ScrollbarAnnotations: TcxTreeListScrollbarAnnotationOptions read; write;

Property Value

Type
TcxTreeListScrollbarAnnotationOptions

Remarks

Set the ScrollbarAnnotations.Active property to True to enable scrollbar annotations. Refer to the TcxTreeListScrollbarAnnotationOptions class description for detailed information on available options.

See Also