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