TileItemAppearances Members
In This Article
#Constructors
Name | Description |
---|---|
Tile |
Initializes a new instance of the Tile |
Tile |
Initializes a new instance of the Tile |
Tile |
Initializes a new instance of the Tile |
Tile |
Initializes a new instance of the Tile |
#Properties
Name | Description |
---|---|
Disabled | |
Hovered |
Specifies appearance settings used to paint a Tile |
Normal |
Specifies appearance settings used to paint a Tile |
Pressed |
Specifies appearance settings used to paint a Tile |
Selected |
Specifies appearance settings used to paint a Tile |
#Methods
Name | Description |
---|---|
Assign |
Applies a DevExpress. |
Assign |
Applies appearance settings used by the specific tile or tile element for the desired visual state to the current tile or element. |
Assign |
Applies appearance settings used by the specific tile or tile element for all visual states to the current tile or element. |
Dispose() |
Releases all resources used by a Tile |
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 |
Returns the appearance object contained within the collection by its name. |
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 textual representation of the Tile |
See Also