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

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