Version

ContainsOperand Class Properties

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

Public Properties
 NameDescription
Public PropertyComparisonOperatorValueOverridden. Gets 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 (Inherited from Infragistics.Controls.Grids.FilterOperand)
Public PropertyIconGets / sets the DataTemplate that will be used to visually indicate the filter option. (Inherited from Infragistics.Controls.Grids.FilterOperand)
Public PropertyIconResolvedGets the System.Windows.DataTemplate which will be used as the graphical icon. (Inherited from Infragistics.Controls.Grids.FilterOperand)
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. (Inherited from Infragistics.Controls.Grids.FilterOperand)
Protected Properties
 NameDescription
Protected PropertyDefaultDisplayNameOverridden. Gets 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. (Inherited from Infragistics.Controls.Grids.FilterOperand)
See Also