eDriven Framework API
ExplicitMaxHeight Property
NamespaceseDriven.Gui.ComponentsInvalidationManagerClientExplicitMaxHeight
eDriven Framework API
Explicit max height
Declaration Syntax
C#Visual BasicVisual C++
public virtual Nullable<float> ExplicitMaxHeight { get; set; }
Public Overridable Property ExplicitMaxHeight As Nullable(Of Single)
	Get
	Set
public:
virtual property Nullable<float> ExplicitMaxHeight {
	Nullable<float> get ();
	void set (Nullable<float> value);
}

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