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

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