Back to Devexpress

FormatCondition Fields

wpf-devexpress-dot-xpf-dot-pivotgrid-dot-formatcondition-dot-underscore-fields.md

latest3.9 KB
Original Source

FormatCondition Fields

Represents a format condition based on a specified rule(s) or expression.

NameDescription
ApplyToSpecificLevelProperty staticIdentifies the FormatConditionBase.ApplyToSpecificLevel dependency property. Inherited from FormatConditionBase.
ColumnNameProperty staticIdentifies the FormatConditionBase.ColumnName dependency property. Inherited from FormatConditionBase.
ExpressionProperty staticIdentifies the FormatConditionBase.Expression dependency property. Inherited from FormatConditionBase.
FormatProperty staticInitializes a new instance of the ExpressionConditionBase class. Inherited from ExpressionConditionBase.
IsEnabledProperty staticIdentifies the FormatConditionBase.IsEnabled dependency property. Inherited from FormatConditionBase.
MeasureNameProperty staticIdentifies the FormatConditionBase.MeasureName dependency property. Inherited from FormatConditionBase.
OwnerProperty staticIdentifies the FormatConditionBase.Owner dependency property. Inherited from FormatConditionBase.
PredefinedFormatNameProperty staticIdentifies the FormatConditionBase.PredefinedFormatName dependency property. Inherited from FormatConditionBase.
RowNameProperty staticIdentifies the FormatConditionBase.RowName dependency property. Inherited from FormatConditionBase.
Value1Property staticIdentifies the FormatCondition.Value1 dependency property.
Value2Property staticIdentifies the FormatCondition.Value2 dependency property.
ValueRuleProperty staticIdentifies the FormatCondition.ValueRule dependency property.

See Also

FormatCondition Class

FormatCondition Members

DevExpress.Xpf.PivotGrid Namespace