FilterBuilderFieldBuilder<T> Members
In This Article
#Constructors
Name | Description |
---|---|
Filter |
For internal use only. Initializes a new Filter |
#Methods
Name | Description |
---|---|
Calculate |
Specifies the field's custom rules to filter data. Mirrors the client-side calculate |
Calculate |
Specifies the field's custom rules to filter data. Mirrors the client-side calculate |
Caption |
Specifies the data field's caption. Mirrors the client-side caption option. |
Caption |
Specifies the data field's caption. Mirrors the client-side caption option. |
Customize |
Customizes the input value's display text. Mirrors the client-side customize |
Customize |
Customizes the input value's display text. Mirrors the client-side customize |
Data |
Specifies the name of a field to be filtered. Mirrors the client-side data |
Data |
Specifies the name of a field to be filtered. Mirrors the client-side data |
Data |
Casts field values to a specific data type. Mirrors the client-side data |
Editor |
Configures the UI component used to edit the field value. Mirrors the client-side editor |
Editor |
Specifies the client-side editor |
Editor |
Specifies the client-side editor |
Editor |
Specifies the client-side editor |
Editor |
Specifies the client-side editor |
Equals |
Determines whether the specified object instances are considered equal. Inherited from Object. |
Equals |
Determines whether the specified object is equal to the current object. Inherited from Object. |
False |
Specifies the false value text. Applies only if data |
False |
Specifies the false value text. Applies only if data |
Filter |
Specifies a set of available filter operations. Mirrors the client-side filter |
Filter |
Specifies a set of available filter operations. Mirrors the client-side filter |
Filter |
Specifies a set of available filter operations. Mirrors the client-side filter |
Format |
Formats a value before it is displayed. Mirrors the client-side format option. |
Format |
Formats a value before it is displayed. Mirrors the client-side format option. |
Format |
Formats a value before it is displayed. Mirrors the client-side format object. |
Format |
Formats a value before it is displayed. Mirrors the client-side format option. |
Get |
Serves as the default hash function. Inherited from Object. |
Get |
Gets the Type of the current instance. Inherited from Object. |
Lookup |
Configures the lookup field. Mirrors the client-side lookup object. |
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
Name |
Specifies the field's name. Use it to distinguish the field from other fields when they have identical data |
Name |
Specifies the field's name. Use it to distinguish the field from other fields when they have identical data |
Option |
Specifies an option by its name. |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
To |
Returns a string that represents the current object. Inherited from Object. |
True |
Specifies the true value text. Applies only if data |
True |
Specifies the true value text. Applies only if data |
See Also