The DataStyle type exposes the following members.
Constructors
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.) |
Properties
Name | Description | |
---|---|---|
![]() | Background |
The background of the visual object that will represent the data element
|
![]() | BeepFileLocation |
Specifies the location of the beep file for this condition
|
![]() | BeepSpeed |
Specifies the speed of the beeping effect of this DataStyle |
![]() | BlinkingBackground |
The Blinking background of the visual object that will represent the data element
|
![]() | BlinkingFontFamily |
Specifies the FontFamily of the font for the visual object that will represent the data element
|
![]() | BlinkingFontSize |
Specifies the size of the font for the visual object that will represent the data element
|
![]() | BlinkingFontStyle |
Specifies the FontStyle of the font for the visual object that will represent the data element
|
![]() | BlinkingFontWeight |
Specifies the FontWeight of the font for the visual object that will represent the data element
|
![]() | BlinkingForeground |
The Blinking foreground of the visual object that will represent the data element
|
![]() | BlinkSpeed |
Specifies the speed of the blinking effect of this DataStyle |
![]() | FilterKey |
The key of the filter that is used to evaluate the data in order to apply this DataStyle |
![]() | FontFamily |
Specifies the FontFamily of the font for the visual object that will represent the data element
|
![]() | FontSize |
Specifies the size of the font for the visual object that will represent the data element
|
![]() | FontStyle |
Specifies the FontStyle of the font for the visual object that will represent the data element
|
![]() | FontWeight |
Specifies the FontWeight of the font for the visual object that will represent the data element
|
![]() | Foreground |
The foreground of the visual object that will represent the data element
|
![]() | Name |
The Name of this object
|