Namespace Telerik.Windows.Controls.Data.DataFilterView
Classes
Represents the content of the filter editor dialog window. |
All commands that FilterEditorDialog exposes. |
Represents a part of a filtering expression. |
FilterPartItemTemplateSelector Chooses a DataTemplate for a FilterPartViewModel based on its type. |
Represents a collection of filter parts that are a broken filtering expression. |
Defines the parts of the filtering expression that a FilterPartViewModel can represent. |
Represents the view model for the FilterPart instance. |
FilterPartViewModelToContentConverter Converts the content of FilterPartViewModel to a glyph or a localized string when the content is a FilterOperator or a FilterCompositionLogicalOperator. |