dxFocusedRowScrollbarAnnotationID Constant
In This Article
An ID of the predefined focused row scrollbar annotation.
#Declaration
Delphi
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