ShowRowSelector Property
ShowRowSelector
Gets or sets a value that indicates whether to display a row selector in the row header of the selected row for the sheet.
Declaration
public bool ShowRowSelector { get; set; }
Public Property ShowRowSelector As Boolean