eDriven Framework API
FormHelper..::..KeyValueGridRow Constructor (key, value)
NamespaceseDriven.Gui.FormFormHelper..::..KeyValueGridRowFormHelper..::..KeyValueGridRow(String, Object)
eDriven Framework API
Initializes a new instance of the FormHelper..::..KeyValueGridRow class
Declaration Syntax
C#Visual BasicVisual C++
public KeyValueGridRow(
	string key,
	Object value
)
Public Sub New ( _
	key As String, _
	value As Object _
)
public:
KeyValueGridRow(
	String^ key, 
	Object^ value
)
Parameters
key (String)
value (Object)

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