RowHeaderTextSize Property
Gets or sets the font size applied to row header cells.
public double RowHeaderTextSize {get; set;}
'Declaration
Public Property RowHeaderTextSize As Double
'Usage
Dim instance As GridBase
Dim value As Double
instance.RowHeaderTextSize = value
value = instance.RowHeaderTextSize