FormatConditionCommandParameters Properties
Contains parameters for conditional formatting commands.Name | Description |
---|---|
Column | Gets or sets the column field to which the format rule command is executed. |
DependencyObjectType | Gets the DependencyObjectType that wraps the CLR type of this instance. Inherited from DependencyObject. |
Dispatcher | Gets the Dispatcher this DispatcherObject is associated with. Inherited from DispatcherObject. |
IsSealed | Gets a value that indicates whether this instance is currently sealed (read-only). Inherited from DependencyObject. |
Measure | Gets or sets the data field for which the format rule command is executed. |
Row | Gets or sets the row field for which the format rule command is executed. |
See Also