Skip to main content

dbitemsdlg-class

Summary description for ListDlg.

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

Assembly: Korzh.EasyQuery.WinForms.ModelEditor.dll

Constructors

NameTypeDescription
DbItemsDlg()voidInitializes a new instance of the DbItemsListDlg class.

Methods

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.