dxFirstPredefinedScrollbarAnnotationID Constant
An ID of the first predefined scrollbar annotation.
Declaration
const dxFirstPredefinedScrollbarAnnotationID = 240;
Remarks
The dxFirstPredefinedScrollbarAnnotationID and dxLastScrollbarAnnotationID global constants define the start and end of the range of the predefined scrollbar annotation IDs. The dxFirstPredefinedScrollbarAnnotationID global constant is the value of the dxSelectedRowScrollbarAnnotationID constant.
See Also