CardCompactLayoutTemplate Members
In This Article
#Constructors
Name | Description |
---|---|
Card |
Initializes a new instance of the Card |
#Properties
Name | Description |
---|---|
Bottom |
Provides access to the first sub-value displayed within a card. |
Bottom |
Provides access to the second sub-value displayed within a card. |
Bottom |
Provides access to a value displayed at the bottom of the card. |
Delta |
Provides access to the delta indicator displayed within the card. |
Main |
Provides access to a main value displayed within a card. |
Max |
Gets or sets the maximum width of the card content in pixels.
Inherited from Card |
Min |
Gets or sets the minimum width of the card content in pixels.
Inherited from Card |
Sparkline | Provides access to the sparkline displayed within the card. |
Sub |
Provides access to a sub-value displayed within a card. |
#Methods
Name | Description |
---|---|
Begin |
Locks the Card |
End |
Unlocks the Card |
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 settings related to the layout of cards for the Card |
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. |
Reset |
Resets specific template settings to their default values.
Inherited from Card |
To |
Returns the string that represents the current object.
Inherited from Card |
See Also