TcxVirtualVerticalGrid.ScrollbarAnnotations Property
Provides access to scrollbar annotation settings.
Declaration
property ScrollbarAnnotations: TcxVerticalGridScrollbarAnnotationOptions read; write;
Property Value
Type |
---|
TcxVerticalGridScrollbarAnnotationOptions |
Remarks
Set the ScrollbarAnnotations.Active property to True to enable scrollbar annotations. Refer to the TcxVerticalGridScrollbarAnnotationOptions class description for detailed information on available options.
See Also