Skip to main content

entitydlg-class

Summary description for ListDlg.

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

Assembly: Korzh.EasyQuery.WinForms.ModelEditor.dll

Constructors

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

Properties

NameTypeDescription
SelectedObjectobjectGets the selected object (entity or attribute)

Methods

NameTypeDescription
Dispose(bool disposing)voidClean up any resources being used.
ShowModal(DataModel model, object selectedObj)boolShows the entity dilaog in modal mode.
ShowModal(DataModel model, EntityDlgType dlgType, object selectedObj, string dlgTitle, Params dlgParams)boolShows the entity dilaog in modal mode.