FilterItemDefinition Members
The FilterItemDefinition type exposes the following members.
Constructors
Name | Description | |
---|---|---|
FilterItemDefinition |
Initializes a new instance of the FilterItemDefinition class.
|
Methods
Name | Description | |
---|---|---|
AppendExpression |
Appends the expression.
|
|
ConvertDate |
Converts the date.
|
|
ConvertToUniversalTime |
Converts to universal time.
|
|
CopyToNewFilter |
Copies to new filter.
|
|
CreateNullPropagationExpression |
Creates the null propagation expression.
|
|
FilterQuery<(Of <<'(TEntity>)>>) |
Filters the query.
|
|
GetBinaryExpression(Expression, Conditions, ConstantExpression) |
Gets the binary expression.
|
|
GetBinaryExpression<(Of <<'(TEntity>)>>)(ParameterExpression, String, Conditions, Type, Object) |
Gets the binary expression.
|
|
GetConditionText |
Gets the condition text.
|
|
GetDateReportText |
Gets the date report text.
|
|
GetMauiFilter<(Of <<'(TEntity>)>>) |
Gets the maui filter.
|
|
GetNewFilterItemDefinition |
Gets the new filter item definition.
|
|
GetPrintText |
Gets the print text.
|
|
GetPropertyExpression |
Gets the property expression.
|
|
GetPropertyValue<(Of <<'(TEntity>)>>) |
Gets the property value.
|
|
GetReportBeginTextPrintMode |
Gets the report begin text print mode.
|
|
GetReportText |
Gets the report text.
|
|
GetSearchValue |
Gets the search value.
|
|
GetStringExpression<(Of <<'(TEntity>)>>) |
Gets the string expression.
|
|
GetTableFieldForFilter |
Gets the table field for filter.
|
|
GetWhereMethod<(Of <<'(TEntity>)>>) |
Gets the where method.
|
|
LoadFromEntity |
Loads from entity.
|
|
LoadFromFilterReturn |
Loads from filter return.
|
|
PrintEndLogicText |
Prints the end logic text.
|
|
SaveToEntity |
Saves to entity.
|
|
SaveToFilterReturn |
Saves to filter return.
|
|
SetTableDescription |
Sets the table description.
|
Properties
Name | Description | |
---|---|---|
DateFilterType |
Gets the type of the date filter.
|
|
DateFilterValue |
Gets the date filter value.
|
|
DateType |
Gets the type of the date.
|
|
DisplayValue |
Gets or sets the display value.
|
|
EndLogic |
Gets the end logic.
|
|
FieldDescription |
Gets or sets the field description.
|
|
IsFixed |
Gets a value indicating whether this instance is fixed.
|
|
JoinDefinition |
Gets or sets the join definition.
|
|
LeftParenthesesCount |
Gets the left parentheses count.
|
|
Path |
Gets the path.
|
|
Processed |
Gets a value indicating whether this FilterItemDefinition is processed.
|
|
PropertyName |
Gets the name of the property.
|
|
ReportDescription |
Gets or sets the report description.
|
|
RightParenthesesCount |
Gets the right parentheses count.
|
|
TableDescription |
Gets or sets the table description.
|
|
TableFilterDefinition |
Gets the table filter definition.
|
|
TreeViewType |
Gets the type of the TreeView.
|
|
Type |
Gets the type.
|
|
Value |
Gets the value to filter.
|
|
ValueType |
Gets or sets the type of the value.
|