ShowEditingRowSelector Property
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.
public bool ShowEditingRowSelector {get; set;}
'Declaration
Public Property ShowEditingRowSelector As Boolean
'Usage
Dim instance As SheetView
Dim value As Boolean
instance.ShowEditingRowSelector = value
value = instance.ShowEditingRowSelector