eDriven Framework API
ExpandHeightToContent Property
NamespaceseDriven.Gui.ComponentsTextFieldExpandHeightToContent
eDriven Framework API
Do not allow content cropping on Y axis
Declaration Syntax
C#Visual BasicVisual C++
public virtual bool ExpandHeightToContent { get; set; }
Public Overridable Property ExpandHeightToContent As Boolean
	Get
	Set
public:
virtual property bool ExpandHeightToContent {
	bool get ();
	void set (bool value);
}

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