CheckedListFilterModel Properties
A model for the CheckedListFilterElement.| Name | Description |
|---|---|
| AggregatePropertyName | Inherited from FilterModelBase. |
| CanBuildFilter | Gets whether the filter can be built. Inherited from FilterModelBase. |
| FieldDisplayName | Gets a display name of the field. Inherited from FilterModelBase. |
| FilterValues | Gets values available for an operand. Inherited from FilterModel. |
| FilterValuesSortMode | Gets a mode that defines how filter values are sorted. Inherited from FilterModelBase. |
| FilterValuesSortModes | Gets available sort modes. Inherited from FilterModel. |
| IsLoading | For internal use. Inherited from FilterModel. |
| SelectedFilterValues | Gets or sets the selected filter values in the CheckedListFilterElement. |
| SelectedFilterValuesSource | Gets a source with selected filter values. |
See Also