The RowCondition type exposes the following members.

Methods

  NameDescription
Public methodClone
Implements ICloneable
(Inherited from DataStyle.)
Public methodEquals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Public methodGetBlinkingFontSize
Returns the font size used by this condition. We need this or WinRT will NOT serialize the BLINKINGFONTSIZE
(Inherited from DataStyle.)
Public methodGetFontSize
Returns the font size used by this condition. We need this or WinRT will NOT serialize the FONTSIZE
(Inherited from DataStyle.)
Public methodGetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodSetBlinkingFontSize
Sets the font size
(Inherited from DataStyle.)
Public methodSetFontSize
Sets the font size
(Inherited from DataStyle.)
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)

See Also