eDriven Framework API
Controls Property
NamespaceseDriven.Gui.FormFormItemControls
eDriven Framework API
Declaration Syntax
C#Visual BasicVisual C++
public List<Component> Controls { get; }
Public ReadOnly Property Controls As List(Of Component)
	Get
public:
property List<Component^>^ Controls {
	List<Component^>^ get ();
}

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