Skip to main content

TopBottomRuleFormatCondition Fields

Represents a top/bottom format condition.
Name Description
ApplyToRowProperty static Identifies the ExpressionConditionBase.ApplyToRow bindable property. Inherited from ExpressionConditionBase.
ExpressionProperty static Identifies the ExpressionConditionBase.Expression bindable property. Inherited from ExpressionConditionBase.
FieldNameProperty static Identifies the FormatConditionBase.FieldName bindable property. Inherited from FormatConditionBase.
FormatProperty static Identifies the ExpressionConditionBase.Format bindable property. Inherited from ExpressionConditionBase.
OwnerProperty static Identifies the FormatConditionBase.Owner bindable property. Inherited from FormatConditionBase.
PredefinedFormatNameProperty static Identifies the FormatConditionBase.PredefinedFormatName bindable property. Inherited from FormatConditionBase.
RuleProperty static Identifies the TopBottomRuleFormatCondition.Rule bindable property.
ThresholdProperty static Identifies the TopBottomRuleFormatCondition.Threshold bindable property.
See Also