dbitemsdlg-class
Summary description for ListDlg.
public class Korzh.EasyQuery.WinForms.ModelEditor.DbItemsDlg
: Form
Assembly: Korzh.EasyQuery.WinForms.ModelEditor.dll
Constructors
Name | Type | Description |
---|---|---|
DbItemsDlg() | void | Initializes a new instance of the DbItemsListDlg class. |
Methods
Name | Type | Description |
---|---|---|
Dispose(bool disposing) | void | Clean up any resources being used. |
RefillOperatorList() | void | Fills the main ListBox with operators of selected operator group |
ShowModal(DbGate dbGate, DbModel model, DbItemType itemType, string dlgTitle, Params dlgParams) | bool | Shows the dialog in modal mode. |