Skip to content

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

NameTypeDescription
DbItemsDlg()voidInitializes a new instance of the DbItemsListDlg class.
NameTypeDescription
Dispose(bool disposing)voidClean up any resources being used.
RefillOperatorList()voidFills the main ListBox with operators of selected operator group
ShowModal(DbGate dbGate, DbModel model, DbItemType itemType, string dlgTitle, Params dlgParams)boolShows the dialog in modal mode.