Skip to main content

TcxTreeListScrollbarAnnotationOptions Class

Stores tree list scrollbar annotation options.

Declaration

TcxTreeListScrollbarAnnotationOptions = class(
    TcxControlScrollbarAnnotationOptions
)

Remarks

This class has the following members that allow you to:

A tree list control’s ScrollbarAnnotations property references a TcxTreeListScrollbarAnnotationOptions object.

See Also