TileItemElement Members
In This Article
#Constructors
Name | Description |
---|---|
Tile |
Initializes a new instance of the Tile |
#Properties
Name | Description |
---|---|
Actual |
Returns the actual image from the Tile |
Anchor |
Gets or sets the side of the anchor element at which this Tile |
Anchor |
Gets or sets an Anchor |
Anchor |
Gets or sets the index of an Anchor |
Anchor |
Gets or sets the distance between this Target |
Anchor |
Gets or sets the anchor offset for this Tile |
Animate |
Gets or sets whether the current Tile |
Appearance |
Provides access to appearance settings used to paint the current Tile |
Collection |
Gets a tile element collection to which the current Tile |
Column |
Gets or sets the index of the column in the layout table where the current tile element should be placed. |
Height |
Gets or sets this Tile |
Image |
Gets or sets a glyph for the current Tile |
Image |
Gets or sets the glyph position for the current Tile |
Image |
Gets or sets whether this Tile |
Image |
Gets or sets the color of a border drawn around this Tile |
Image |
Gets or sets an index of the image used as the current Tile |
Image |
Gets or sets the Tile |
Image |
Provides access to properties that allow you to set up raster and vector images for this Tile |
Images | This member supports the internal infrastructure, and is not intended to be used directly from your code. |
Image |
Gets or sets the way a glyph is stretched within the current Tile |
Image |
Gets or sets the image size for this Tile |
Image |
Gets or sets an Tile |
Image |
Gets or sets the distance between a tile item element’s glyph and text when grouped. |
Image |
Gets or sets the uniform resource identifier of the image in the DX Image Gallery displayed in the current element. A specific version of the addressed image is automatically chosen based on the app context (the current skin and required image size). |
Max |
Gets or sets the maximum width this Tile |
Row |
Gets or sets the index of the row in the layout table where the current tile element should be placed. |
Stretch |
Gets or sets whether this Tile |
Stretch |
Gets or sets whether this Tile |
Text |
Gets or sets a text content for the current Tile |
Text |
Gets or sets the alignment of the Tile |
Text |
Gets or sets the Tile |
Use |
Gets or sets whether the current Tile |
Use |
Gets or sets whether the current Tile |
Width |
Gets or sets this Tile |
ZIndex | Gets or sets the Z-order of the current element. |
#Methods
Name | Description |
---|---|
Assign |
Copies the content and content settings of the specific Tile |
Assign |
Copies the specific content and content settings of the target Tile |
Clone() | Returns a copy of this element. |
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 |
|
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. |
Start |
This member supports the internal infrastructure, and is not intended to be used directly from your code. |
Stop |
This member supports the internal infrastructure, and is not intended to be used directly from your code. |
To |
Returns the text content of the current Tile |
See Also