Summary description for ValueEditorPropsDlg.
public class Korzh.EasyQuery.WinForms.ModelEditor.ValueEditorPropsDlg
: Form
Package: Korzh.EasyQuery.WinForms.ModelEditor
(targets: net461
, net5.0-windows7.0
, netcoreapp3.1
)
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. |