Back to Devexpress

TcxGridScrollbarAnnotationOptions Class

vcl-cxgridcustomtableview-fb92ff47.md

latest2.1 KB
Original Source

TcxGridScrollbarAnnotationOptions Class

Stores a grid View‘s scrollbar annotation options.

Declaration

delphi
TcxGridScrollbarAnnotationOptions = class(
    TcxCustomGridOptions
)

Remarks

This class has the following members that allow you to:

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

Inheritance

TObject TPersistent TInterfacedPersistent TcxInterfacedPersistent TcxCustomGridOptions TcxGridScrollbarAnnotationOptions

See Also

TcxControlScrollbarAnnotationOptions

TcxTreeListScrollbarAnnotationOptions

TcxVerticalGridScrollbarAnnotationOptions

TcxGridScrollbarAnnotationOptions Members

cxGridCustomTableView Unit