dxSelectedRowScrollbarAnnotationID Constant
An ID of the predefined selected row scrollbar annotation.
Declaration
const dxSelectedRowScrollbarAnnotationID = dxFirstPredefinedScrollbarAnnotationID;
Remarks
Use this global constant to identify the predefined selected row scrollbar annotation within a TdxGetScrollbarAnnotationHint or TcxGridGetScrollbarAnnotationHint event handler.
See Also