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