FieldFilterDefinition Members
The FieldFilterDefinition type exposes the following members.
Methods
Name | Description | |
---|---|---|
ConvertDate |
Converts the date.
|
|
ConvertToUniversalTime |
Converts to universal time.
|
|
GetMauiFilter<(Of <<'(TEntity>)>>) |
Gets the maui filter.
|
|
GetNewFilterItemDefinition |
Gets the new filter item definition.
|
|
GetReportBeginTextPrintMode |
Gets the report begin text print mode.
|
|
GetReportText |
Gets the report text.
|
|
IsCaseSensitive |
Sets if the search is case sensitive.
|
|
IsNullableFilter |
Determines whether [is nullable filter].
|
|
IsNullFilter |
Determines whether [is null filter].
|
|
LoadFromEntity |
Loads from entity.
|
|
LoadFromFilterReturn |
Loads from filter return.
|
|
SaveToEntity |
Saves to entity.
|
|
SaveToFilterReturn |
Saves to filter return.
|
|
SetFieldToDisplay |
Sets the field to display.
|
|
SetTableDescription |
Sets the table description.
|
|
ToString |
Returns a String that represents this instance.
|
Properties
Name | Description | |
---|---|---|
BaseLookup |
Gets the base lookup.
|
|
CaseSensitive |
Gets a value indicating whether [case sensitive].
|
|
CastEnumValueAsInt |
Gets a value indicating whether to cast enum value as int.
|
|
Condition |
Gets the condition.
|
|
FieldDefinition |
Gets the field definition.
|
|
FieldToSearch |
Gets the field to search.
|
|
FormulaToSearch |
Gets the formula to search.
|
|
IsPrimaryKey |
Gets a value indicating whether this instance is primary key.
|
|
NavigationProperties |
Gets the navigation properties.
|
|
ParentField |
Gets or sets the parent field.
|
|
PropertyName |
Gets the name of the property.
|
|
SetPropertyName |
Gets or sets the name of the set property.
|
|
TreeViewType |
Gets the type of the TreeView.
|
|
Type |
Gets the type.
|