valueeditorpropsdlg-class
Summary description for ValueEditorPropsDlg.
public class Korzh.EasyQuery.WinForms.ModelEditor.ValueEditorPropsDlg
: Form
Assembly: Korzh.EasyQuery.WinForms.ModelEditor.dll
Constructors
| Name | Type | Description |
|---|---|---|
| ValueEditorPropsDlg() | void | Initializes a new instance of the ValueEditorPropsDlg class. |
Methods
| Name | Type | Description |
|---|---|---|
Dispose(bool disposing) | void | Clean up any resources being used. |
| RenderValueEditorProps() | void | Renders the value editor properties. |
| SaveValueEditorProps() | void | Saves the value editor properties. |
ShowModal(ValueEditor valueEditor) | bool | Shows the dialog in the modal mode. |