eDriven Framework API
Restrict Property
NamespaceseDriven.Gui.ComponentsComboBoxRestrict
eDriven Framework API
Declaration Syntax
C#Visual BasicVisual C++
public string Restrict { get; set; }
Public Property Restrict As String
	Get
	Set
public:
property String^ Restrict {
	String^ get ();
	void set (String^ value);
}

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