Skip to main content
A newer version of this page is available. .

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