eDriven Framework API
GetItem Method (id)
NamespaceseDriven.Gui.FormFormGetItem(String)
eDriven Framework API
Gets the item group
The item reference could be used for turning it ON and OFF
Declaration Syntax
C#Visual BasicVisual C++
public Group GetItem(
	string id
)
Public Function GetItem ( _
	id As String _
) As Group
public:
Group^ GetItem(
	String^ id
)
Parameters
id (String)
Return Value

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