ExpressionConditionBase Fields
Serves as a base for classes that represent expression-based format conditions.Name | Description |
---|---|
ApplyToRowProperty static | Identifies the ExpressionConditionBase.ApplyToRow bindable property. |
ExpressionProperty static | Identifies the ExpressionConditionBase.Expression bindable property. |
FieldNameProperty static | Identifies the FormatConditionBase.FieldName bindable property. Inherited from FormatConditionBase. |
FormatProperty static | Identifies the ExpressionConditionBase.Format bindable property. |
OwnerProperty static | Identifies the FormatConditionBase.Owner bindable property. Inherited from FormatConditionBase. |
PredefinedFormatNameProperty static | Identifies the FormatConditionBase.PredefinedFormatName bindable property. Inherited from FormatConditionBase. |
See Also