AdvancedFilterViewModel Members
The AdvancedFilterViewModel type exposes the following members.
Methods
Name | Description | |
---|---|---|
GetAdvancedFilterReturn |
Gets the advanced filter return.
|
|
Initialize(AdvancedFilterReturn, LookupDefinitionBase) |
Initializes the specified filter return.
|
|
Initialize(TreeViewItem, LookupDefinitionBase) |
Initializes the specified tree view item.
|
|
LoadWindow |
Loads the window.
|
|
OnPropertyChanged |
Called when [property changed].
|
|
Validate |
Validates the specified filter return.
|
Properties
Name | Description | |
---|---|---|
Condition |
Gets or sets the condition.
|
|
ConditionComboBoxItem |
Gets or sets the condition ComboBox item.
|
|
ConditionComboBoxSetup |
Gets or sets the condition ComboBox setup.
|
|
DateFilterType |
Gets or sets the type of the date filter.
|
|
DateFilterTypeComboBoxControlSetup |
Gets or sets the date filter type ComboBox control setup.
|
|
DateFilterTypeComboBoxItem |
Gets or sets the date filter type ComboBox item.
|
|
DateSearchValue |
Gets or sets the date search value.
|
|
DateValue |
Gets or sets the date value.
|
|
DateValueSetup |
Gets or sets the date value setup.
|
|
DecimalSearchValueDecimal |
Gets or sets the decimal search value decimal.
|
|
Field |
Gets or sets the field.
|
|
FieldDefinition |
Gets or sets the field definition.
|
|
FilterReturn |
Gets or sets the filter return.
|
|
Formula |
Gets or sets the formula.
|
|
FormulaDisplayValue |
Gets or sets the formula display value.
|
|
FormulaValueComboBoxItem |
Gets or sets the formula value ComboBox item.
|
|
FormulaValueComboBoxSetup |
Gets or sets the formula value ComboBox setup.
|
|
FormulaValueType |
Gets or sets the type of the formula value.
|
|
IntegerSearchValue |
Gets or sets the integer search value.
|
|
LookupDefinition |
Gets or sets the lookup definition.
|
|
ParentFieldDefinition |
Gets or sets the parent field definition.
|
|
Path |
Gets or sets the path.
|
|
SearchValueAutoFillSetup |
Gets or sets the search value automatic fill setup.
|
|
SearchValueAutoFillValue |
Gets or sets the search value automatic fill value.
|
|
StringSearchValue |
Gets or sets the string search value.
|
|
Table |
Gets or sets the table.
|
|
Type |
Gets or sets the type.
|
|
ValueComboBoxItem |
Gets or sets the value ComboBox item.
|
|
ValueComboBoxSetup |
Gets or sets the value ComboBox setup.
|
Events
Name | Description | |
---|---|---|
OnValidationFail |
Occurs when [on validation fail].
|
|
PropertyChanged |
Occurs when a property value changes.
|