PGridEditorRow Constructors
Specifies a single-editor data row within the property grid control.Name | Parameters | Description |
---|---|---|
PGridEditorRow() | none | Initializes a new instance of the PGridEditorRow class. |
PGridEditorRow(String) | fieldName | Initializes a new instance of the PGridEditorRow class with specified settings. |
See Also