Name | Description | |
---|---|---|
![]() | Rule Constructor | Overloaded. |
The following tables list the members exposed by Rule.
Name | Description | |
---|---|---|
![]() | Rule Constructor | Overloaded. |
Name | Description | |
---|---|---|
![]() | AppliesTo | Gets a ItemRangeCollection collection of that specifies the range of items that the formatting rule applies to. |
![]() | Enabled | Gets or sets whether this conditional formatting is enabled. |
![]() | Expression | Gets or sets the value or expression associated with the conditional format or validation of data. |
![]() | IsValid | Gets whether this conditional formatting is properly customized. |
![]() | Name | Gets or sets rule name. |
![]() | StopIfTrue | Gets or sets a Boolean value that determines if additional formatting rules for the item should be evaluated, if the current rule is set to True. |
![]() | Style | Gets or sets the item style that will be used for conditional formatting or data validation. |
Name | Description | |
---|---|---|
![]() | Clone | Creates a new object that is a copy of the current instance. |
![]() | ReadXml | Generates an Rule from its XML representation. |
![]() | WriteXml | Converts an Rule into its XML representation. |
Name | Description | |
---|---|---|
![]() | PropertyChanged | Occurs when a property value changes. (Inherited from C1.Win.RulesManager.Model.BaseNotifyPropertyChanged) |