RowHeight

Top  Previous  Next

Gets or sets the row height in pixels for the grid control.

[Visual Basic .NET]

Public Property RowHeight As Integer

[C#]

public int RowHeight {get; set;}

 

Remarks

The default value is 20.