GrayAreaCursorImageUrl Property
GrayAreaCursorImageUrl
Gets or sets which ImageUrl of the cursor is displayed when the mouse is on the gray area of the sheet.
Declaration
public string GrayAreaCursorImageUrl { get; set; }
Public Property GrayAreaCursorImageUrl As String