UniqueDuplicateRuleFormatCondition Fields
A Unique-Duplicate conditional format.Name | Description |
---|---|
ApplyToRowProperty static | Identifies the FormatConditionBase.ApplyToRow dependency property. Inherited from FormatConditionBase. |
FieldNameProperty static | Identifies the FormatConditionBase.FieldName dependency property. Inherited from FormatConditionBase. |
FormatProperty static | Identifies the UniqueDuplicateRuleFormatCondition.Format dependency property. |
IsEnabledProperty static | Identifies the FormatConditionBase.IsEnabled dependency property. Inherited from FormatConditionBase. |
PredefinedFormatNameProperty static | Identifies the FormatConditionBase.PredefinedFormatName dependency property. Inherited from FormatConditionBase. |
RuleProperty static | Identifies the UniqueDuplicateRuleFormatCondition.Rule dependency property. |
SelectiveExpressionProperty static | Identifies the UniqueDuplicateRuleFormatCondition.Rule dependency property. |
See Also