GenericReportFilterViewModel Members
The GenericReportFilterViewModel type exposes the following members.
Constructors
Name | Description | |
---|---|---|
GenericReportFilterViewModel |
Initializes a new instance of the GenericReportFilterViewModel class.
|
Methods
Name | Description | |
---|---|---|
AdditionalValidate |
Additionals the validate.
|
|
Initialize(IGenericReportFilterView, GenericReportLookupFilterInput) |
Initializes the specified view.
|
|
Initialize(IGenericReportFilterView, PrinterSetupArgs) |
Initializes the specified view.
|
|
OnPropertyChanged |
Called when [property changed].
|
|
SetField<(Of <<'(T>)>>) |
Sets the field.
|
|
SetupFilter |
Setups the filter.
|
|
SetupStartEndLabels |
Setups the start end labels.
|
|
ValBeginEndText |
Values the begin end text.
|
Properties
Name | Description | |
---|---|---|
BeginAutoFillSetup |
Gets or sets the begin automatic fill setup.
|
|
BeginAutoFillValue |
Gets or sets the begin automatic fill value.
|
|
BeginCodeLabel |
Gets or sets the begin code label.
|
|
CancelCommand |
Gets the cancel command.
|
|
CurrentAutoFillSetup |
Gets or sets the current automatic fill setup.
|
|
CurrentAutoFillValue |
Gets or sets the current automatic fill value.
|
|
CurrentCodeLabel |
Gets or sets the current code label.
|
|
DialogReesult |
Gets a value indicating whether [dialog reesult].
|
|
EndAutoFillSetup |
Gets or sets the end automatic fill setup.
|
|
EndAutoFillValue |
Gets or sets the end automatic fill value.
|
|
EndCodeLabel |
Gets or sets the end code label.
|
|
IsCurrentOnly |
Gets or sets a value indicating whether this instance is current only.
|
|
LookupInput |
Gets the lookup input.
|
|
LookupMode |
Gets a value indicating whether [lookup mode].
|
|
LookupToFilter |
Gets the lookup to filter.
|
|
OkCommand |
Gets the ok command.
|
|
PrintCurrentCodeLabel |
Gets or sets the print current code label.
|
|
PrinterSetup |
Gets the printer setup.
|
|
ReportType |
Gets or sets the type of the report.
|
|
ReportTypeBoxControlSetup |
Gets or sets the report type box control setup.
|
|
ReportTypeBoxItem |
Gets or sets the report type box item.
|
|
View |
Gets the view.
|