FormatConditionRuleBase Members
In This Article
#Fields
Name | Description |
---|---|
Between |
Gets or sets whether the Between condition is inclusive (the Value1 and Value2 property values are included in the interval). |
#Properties
Name | Description |
---|---|
Allow |
Gets or sets whether the format is repainted with an animation effect when a cell value changes. Animation effects are supported for specific format rules, only in Data Grid’s Grid |
Is |
Gets whether the current Format |
#Methods
Name | Description |
---|---|
Assign |
Copies settings from the specified object to the current object. |
Begin |
Locks the Format |
Convert |
Converts the specified object to the nullable decimal type. |
Create |
This method is overridden by Format |
End |
Unlocks the Format |
Equals |
Determines whether the specified object instances are considered equal. Inherited from Object. |
Equals |
Determines whether the specified object is equal to the current object. Inherited from Object. |
Get |
Gets whether an animation effect is enabled for and supported by the format rule. |
Get |
Serves as the default hash function. Inherited from Object. |
Get |
For internal use. |
Get |
Gets the Type of the current instance. Inherited from Object. |
Is |
Returns whether the current rule evaluates to “true” for input values provided by the specified value |
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
To |
Returns the text representation of the current object. |
See Also