Skip to main content

FilterField Properties

A filter field that specifies edit settings and predefined filters.
Name Description
Caption Gets or sets the field’s display text.
CaptionTemplate Gets or sets a template that defines the caption’s appearance.
EditSettings Gets or sets an editor’s settings that define data input.
FieldName Gets or sets a name of the filter field.
FilterMode Gets or sets a mode that specifies how field values are filtered.
GroupFields Gets or sets names of the fields by which filter values are grouped. These names should be separated by comma, semicolon, or space.
PredefinedFilters Gets or sets the field’s predefined filters.
RoundDateDisplayFormat Gets or sets a format that defines how to display rounded dates.
RoundDateTime Gets or sets whether to ignore time values when you filter by DateTime values.
ShowAllFilterValues Gets or sets whether to allow users to select All filter values.
UnboundExpression Gets or sets an expression used to evaluate values for the field if it is not bound to a data source field.
See Also