EditorRow Constructors
Specifies a single-edtior data row within the vertical grid control.Name | Parameters | Description |
---|---|---|
EditorRow() | none | Creates a new EditorRow object with default settings. |
EditorRow(String) | fFieldName | Creates a new EditorRow object and binds it to the specified datasource field. |
See Also