AutoTextIndex Property (RowHeader)
Gets or sets which row header column displays the automatic text when there are multiple row header columns.
public int AutoTextIndex {get; set;}
'Declaration
Public Property AutoTextIndex As Integer
'Usage
Dim instance As RowHeader
Dim value As Integer
instance.AutoTextIndex = value
value = instance.AutoTextIndex