For a list of all members of this type, see EqualToConditionalFormatRule members.
| Name | Description | |
|---|---|---|
![]() | CellValueVisibility | Get / set if the text data should be displayed in the cell along with the style change. (Inherited from Infragistics.Controls.Grids.ConditionalFormattingRuleBase) |
![]() | Column | Gets the Column that this ConditionalFormattingRuleBase is tied to. (Inherited from Infragistics.Controls.Grids.ConditionalFormattingRuleBase) |
![]() | DependencyObjectType | Gets the System.Windows.DependencyObjectType that wraps the CLR type of this instance. (Inherited from System.Windows.DependencyObject) |
![]() | Dispatcher | Gets the System.Windows.Threading.Dispatcher this System.Windows.Threading.DispatcherObject is associated with. (Inherited from System.Windows.Threading.DispatcherObject) |
![]() | IsSealed | Gets a value that indicates whether this instance is currently sealed (read-only). (Inherited from System.Windows.DependencyObject) |
![]() | IsTerminalRule | Get / set whether to stop evaluating rules if this rule will apply a style. (Inherited from Infragistics.Controls.Grids.ConditionalFormattingRuleBase) |
![]() | RuleExecution | Get / set at what stage to gather data for conditional formatting. (Inherited from Infragistics.Controls.Grids.ConditionalFormattingRuleBase) |
![]() | ShouldRefreshOnDataChange | Get / set whether this rule needs to reaquire data due to cell value being changed. (Inherited from Infragistics.Controls.Grids.ConditionalFormattingRuleBase) |
![]() | StyleScope | Get / set whether the style applied by this rule should effect only a single cell or all cells in the row. (Inherited from Infragistics.Controls.Grids.ConditionalFormattingRuleBase) |
![]() | StyleToApply | Get / set the rule that should be applied if the condition is met. (Inherited from Infragistics.Controls.Grids.DiscreetRuleBase) |
![]() | Value | Get / set the value to be compared. |
| Name | Description | |
|---|---|---|
![]() | PriorityProperties | Gets a List of properties that should be applied, before even trying to look at any other property on the object. (Inherited from Infragistics.Controls.Grids.ConditionalFormattingRuleBase) |
![]() | PropertiesToIgnore | Gets a List of properties that shouldn't be saved when the PersistenceManager goes to save them. (Inherited from Infragistics.Controls.Grids.ConditionalFormattingRuleBase) |
![]() | ResolvedValue | Gets the value resolved to the datatype of the column |