DxFilterBuilderField Properties
Defines a filter builder field.| Name | Description |
|---|---|
| AllowSelection | Specifies whether the field can be selected. |
| Caption | Specifies the field caption to be displayed in the field tree. |
| CaptionFullPath | Specifies the field caption to be displayed in the resulting filter criteria. |
| EditSettings | Allows you to customize the editor associated with this field. |
| FieldName | Specifies the data source field that populates values for a DxFilterBuilderField. |
| Fields | Specifies the collection of nested fields. |
| Type | Specifies the field data type. |
See Also