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