Version

FilterOperand Class Properties

For a list of all members of this type, see FilterOperand members.

Public Properties
 NameDescription
Public PropertyComparisonOperatorValueGets the operator that will be associated with this operand.  
Public PropertyDependencyObjectTypeGets the System.Windows.DependencyObjectType that wraps the CLR type of this instance. (Inherited from System.Windows.DependencyObject)
Public PropertyDispatcherGets the System.Windows.Threading.Dispatcher this System.Windows.Threading.DispatcherObject is associated with. (Inherited from System.Windows.Threading.DispatcherObject)
Public PropertyDisplayNameGets the string that will be displayed in the drop down for this FilterOperand  
Public PropertyIconGets / sets the DataTemplate that will be used to visually indicate the filter option.  
Public PropertyIconResolvedGets the System.Windows.DataTemplate which will be used as the graphical icon.  
Public PropertyIsSealedGets a value that indicates whether this instance is currently sealed (read-only). (Inherited from System.Windows.DependencyObject)
Public PropertyRequiresFilteringInputGets if the then filter requires input to be applied or is standalone.  
Protected Properties
 NameDescription
Protected PropertyDefaultDisplayNameGets the string that will be displayed, when the DisplayName is not set.  
Protected Internal PropertyDisplayNameWithInputFormatGets the format string that will be used to construct the string representation of the FilterOperand with its input.  
See Also