The RowCondition type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| Clone |
Implements ICloneable
(Inherited from DataStyle.) | |
| Equals | Determines whether the specified Object is equal to the current Object. (Inherited from Object.) | |
| GetBlinkingFontSize |
Returns the font size used by this condition. We need this or WinRT will NOT serialize the BLINKINGFONTSIZE
(Inherited from DataStyle.) | |
| GetFontSize |
Returns the font size used by this condition. We need this or WinRT will NOT serialize the FONTSIZE
(Inherited from DataStyle.) | |
| GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| SetBlinkingFontSize |
Sets the font size
(Inherited from DataStyle.) | |
| SetFontSize |
Sets the font size
(Inherited from DataStyle.) | |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |