eDriven Framework API
Gap Property
NamespaceseDriven.Gui.ComponentsHGroupGap
eDriven Framework API
Horizontal spacing in the case of horizontal direction
Declaration Syntax
C#Visual BasicVisual C++
public int Gap { get; set; }
Public Property Gap As Integer
	Get
	Set
public:
property int Gap {
	int get ();
	void set (int value);
}

Assembly: eDriven.Gui (Module: eDriven.Gui) Version: 2.0.1.0 (2.0.1.0)