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