FormatConditionBase Fields
Serves as a base for classes that represent format conditions.Name | Description |
---|---|
ApplyToSpecificLevelProperty static | Identifies the FormatConditionBase.ApplyToSpecificLevel dependency property. |
ColumnNameProperty static | Identifies the FormatConditionBase.ColumnName dependency property. |
ExpressionProperty static | Identifies the FormatConditionBase.Expression dependency property. |
IsEnabledProperty static | Identifies the FormatConditionBase.IsEnabled dependency property. |
MeasureNameProperty static | Identifies the FormatConditionBase.MeasureName dependency property. |
OwnerProperty static | Identifies the FormatConditionBase.Owner dependency property. |
PredefinedFormatNameProperty static | Identifies the FormatConditionBase.PredefinedFormatName dependency property. |
RowNameProperty static | Identifies the FormatConditionBase.RowName dependency property. |
See Also