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