[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.QueryDesigner.Implementation.QueryDesignerDialog.ShowDialog

ShowDialog Method

ShowDialog(Control, bool)

Shows the query designer dialog as a modal dialog box.

Declaration
public DialogResult ShowDialog(Control owner, bool allowBackgoundThread = true)
Parameters
Type Name Description
Control owner

The Control object that owns this dialog.

bool allowBackgoundThread

A bool value indicating whether background thread processing is allowed.

Returns
Type Description
DialogResult

One of the DialogResult values indicating the result of the dialog.