GenericReportFilterWindow Members
The GenericReportFilterWindow type exposes the following members.
Constructors
Name | Description | |
---|---|---|
GenericReportFilterWindow(PrinterSetupArgs) |
Initializes a new instance of the GenericReportFilterWindow class.
|
|
GenericReportFilterWindow(GenericReportLookupFilterInput) |
Initializes a new instance of the GenericReportFilterWindow class.
|
Methods
Name | Description | |
---|---|---|
CloseWindow |
Closes the window.
|
|
FocusControl |
Focuses the control.
|
|
OnApplyTemplate |
When overridden in a derived class, is invoked whenever application code or internal processes call ApplyTemplate.
|
|
PrintOutput |
Prints the output.
|
|
RefreshView |
Refreshes the view.
|
Properties
Name | Description | |
---|---|---|
BeginningControl |
Gets the beginning control.
|
|
Border |
Gets the border.
|
|
CurrentCheckBox |
Gets the current CheckBox.
|
|
CurrentControl |
Gets the current control.
|
|
EndingControl |
Gets the ending control.
|
|
ReportTypeControl |
Gets the report type control.
|
|
ReportTypeLabel |
Gets the report type label.
|
|
ViewModel |
Gets the view model.
|