The DataStyle type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| Clone |
Implements ICloneable
| |
| 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
| |
| GetDefaultFontStyle |
Returns the default font style
| |
| GetDefaultFontWeight |
Returns the default font style
| |
| GetFontSize |
Returns the font size used by this condition. We need this or WinRT will NOT serialize the FONTSIZE
| |
| 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
| |
| SetFontSize |
Sets the font size
| |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |