dxSearchResultScrollbarAnnotationID Constant
An ID of the predefined scrollbar annotation that denotes search results.
Declaration
const dxSearchResultScrollbarAnnotationID = 242;
Remarks
Use this global constant to identify the predefined search result scrollbar annotation within a TdxGetScrollbarAnnotationHint or TcxGridGetScrollbarAnnotationHint event handler.
See Also