DbItemsDlg class

Summary description for ListDlg.

public class Korzh.EasyQuery.WinForms.ModelEditor.DbItemsDlg
    : Form

Package: Korzh.EasyQuery.WinForms.ModelEditor (targets: net461, net5.0-windows7.0, netcoreapp3.1)

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.