C1.Win.RulesManager Namespace / Rule Class
Properties Methods Events

Rule Class Members

The following tables list the members exposed by Rule.

Public Constructors
 NameDescription
Public ConstructorOverloaded.   
Top
Public Properties
 NameDescription
Public PropertyGets a ItemRangeCollection collection of that specifies the range of items that the formatting rule applies to.  
Public PropertyGets or sets whether this conditional formatting is enabled.  
Public PropertyGets or sets the value or expression associated with the conditional format or validation of data.  
Public PropertyGets whether this conditional formatting is properly customized.  
Public PropertyGets or sets rule name.  
Public PropertyGets 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.  
Public PropertyGets or sets the item style that will be used for conditional formatting or data validation.  
Top
Public Methods
 NameDescription
Public MethodCreates a new object that is a copy of the current instance.  
Public MethodGenerates an Rule from its XML representation.  
Public MethodConverts an Rule into its XML representation.  
Top
Public Events
 NameDescription
Public EventOccurs when a property value changes. (Inherited from C1.Win.RulesManager.Model.BaseNotifyPropertyChanged)
Top
See Also