Skip to main content

IndicatorFormatConditionBase Fields

Serves as a base for classes that represent indicator-type format conditions.
Name Description
FieldNameProperty static Identifies the FormatConditionBase.FieldName bindable property. Inherited from FormatConditionBase.
MaxValueProperty static Identifies the IndicatorFormatConditionBase.MaxValue bindable property.
MinValueProperty static Identifies the IndicatorFormatConditionBase.MinValue bindable property.
OwnerProperty static Identifies the FormatConditionBase.Owner bindable property. Inherited from FormatConditionBase.
PredefinedFormatNameProperty static Identifies the FormatConditionBase.PredefinedFormatName bindable property. Inherited from FormatConditionBase.
SelectiveExpressionProperty static Identifies the IndicatorFormatConditionBase.SelectiveExpression bindable property.
See Also