Gets or sets the height of each row.
Namespace: CleanCode.GeneralComponents.DialogsAssembly: CleanCode.GeneralComponents (in CleanCode.GeneralComponents.dll) Version: 1.2.3.0 (1.2.03)
public static int RowHeight { get; set; }
public static int RowHeight { get; set; }
Public Shared Property RowHeight As Integer
Get
Set
Public Shared Property RowHeight As Integer
Get
Set
public:
static property int RowHeight {
int get ();
void set (int value);
}
public:
static property int RowHeight {
int get ();
void set (int value);
}
Field Value
The height of the row. Default is 18.