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

TcxGridScrollbarAnnotationOptions Class

Stores a grid View‘s scrollbar annotation options.

Declaration

TcxGridScrollbarAnnotationOptions = class(
    TcxCustomGridOptions
)

Remarks

This class has the following members that allow you to:

A grid View’s ScrollbarAnnotations property references a TcxGridScrollbarAnnotationOptions object.

See Also