CardRowTextElement Members
In This Article
#Constructors
Name | Description |
---|---|
Card |
Initializes a new instance of the Card |
Card |
Initializes a new instance of the Card |
Card |
Initializes a new instance of the Card |
Card |
Initializes a new instance of the Card |
Card |
Initializes a new instance of the Card |
#Properties
Name | Description |
---|---|
Font |
Gets or sets the font family for a current element.
Inherited from Card |
Font |
Gets or sets a font size for the current element.
Inherited from Card |
Font |
Gets or sets the style applied to text.
Inherited from Card |
Fore |
Gets or sets the color used to paint a current text visual element.
Inherited from Card |
Horizontal |
Gets or sets the horizontal alignment of a current visual element.
Inherited from Card |
Predefined |
Gets or sets the predefined color used to paint a current text visual element.
Inherited from Card |
Text | Gets or sets a static text displayed within the visual element. |
#Methods
Name | Description |
---|---|
Equals |
Determines whether the specified object instances are considered equal. Inherited from Object. |
Equals |
Determines whether the specified object is equal to the current object. Inherited from Object. |
Get |
Serves as the default hash function. Inherited from Object. |
Get |
Gets the Type of the current instance. Inherited from Object. |
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
To |
Returns the string that represents the current object.
Inherited from Card |
See Also