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