eDriven Framework API
StretchHeight Property
NamespaceseDriven.Gui.ComponentsProgramaticStyleStretchHeight
eDriven Framework API
Stretch height
Declaration Syntax
C#Visual BasicVisual C++
public bool StretchHeight { get; set; }
Public Property StretchHeight As Boolean
	Get
	Set
public:
property bool StretchHeight {
	bool get ();
	void set (bool value);
}

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