eDriven Framework API
PercentWidth Property
NamespaceseDriven.Gui.ComponentsInvalidationManagerClientPercentWidth
eDriven Framework API
The percent height of the component (in pixels)
When set, it resets ExplicitHeight property to null
Declaration Syntax
C#Visual BasicVisual C++
public virtual Nullable<float> PercentWidth { get; set; }
Public Overridable Property PercentWidth As Nullable(Of Single)
	Get
	Set
public:
virtual property Nullable<float> PercentWidth {
	Nullable<float> get ();
	void set (Nullable<float> value);
}

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