eDriven Framework API
MaxHeight Property
NamespaceseDriven.Gui.ComponentsInvalidationManagerClientMaxHeight
eDriven Framework API
Maximal Height for percentage-based component
Declaration Syntax
C#Visual BasicVisual C++
public virtual float MaxHeight { get; set; }
Public Overridable Property MaxHeight As Single
	Get
	Set
public:
virtual property float MaxHeight {
	float get ();
	void set (float value);
}

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