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

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