FilterBehavior Properties
Allows you to use the Filter Editor, Filter Panel, and Filter Elements to filter data-bound controls that do not have integrated filter elements (for example, Chart, Scheduler, Data Editors).
Name | Description |
---|---|
Actual |
Gets the filter criteria created by the Filter |
Can |
Gets a value that indicates whether the object can be made unmodifiable. Inherited from Freezable. |
Dependency |
Gets the Dependency |
Dispatcher |
Gets the Dispatcher this Dispatcher |
Fields | Gets a collection of fields. Specify the Fields property to configure display fields, edit settings, and predefined filters. |
Filter |
Gets or sets the filter expression applied to the Filter |
Filter |
Gets a display text of the filter expression applied to the Filter |
Filter |
Gets or sets a template that defines the presentation of the window that hosts the Filter Editor. This is a dependency property. |
Filter |
Gets or sets a template that defines the presentation of the Filter Editor. This is a dependency property. |
Filtering |
Gets an object the Filter |
Filter |
Gets or sets a string that is the filter expression applied to the Filter |
Has |
Gets a value that indicates whether one or more Animation |
Is |
Gets or sets whether the current filter is enabled. |
Is |
Gets a value that indicates whether the object is currently modifiable. Inherited from Freezable. |
Is |
Gets a value that indicates whether this instance is currently sealed (read-only).
Inherited from Dependency |
Items |
Gets or sets a source from which the Filter Editor / Filter Elements get unique filter values. |
MRUFilter |
Gets or sets the maximum number of the most recently used (MRU) filter conditions. |
Show |
Gets or sets whether to allow users to select All filter values. |
Show |
Invokes the Filter Editor. |
See Also