[]
Gets or sets the maximum auto-width of the row header.
public int RowHeaderAutoWidthMax { get; set; }
Public Property RowHeaderAutoWidthMax As Integer
0
means the feature is disabled,
A positive value indicates the maximum width of the row header width.
A negative value indicates that there is no limitation for the maximum width of the row header.