Back to Devexpress

TileViewItemElement Properties

windowsforms-devexpress-dot-xtragrid-dot-views-dot-tile-dot-tileviewitemelement-dot-underscore-properties.md

latest11.3 KB
Original Source

TileViewItemElement Properties

A content block within a TileViewItem.

NameDescription
ActualImageReturns the actual image from the TileItemElement object Inherited from TileItemElement.
AnchorAlignmentGets or sets the side of the anchor element at which this TileItemElement should appear. Inherited from TileItemElement.
AnchorElementGets or sets an AnchorElement, relative to which this TileItemElement is aligned. Inherited from TileItemElement.
AnchorElementIndexGets or sets the index of an AnchorElement within the same TileItem.Elements collection as the TargetElement. Inherited from TileItemElement.
AnchorIndentGets or sets the distance between this TargetElement and the AnchorElement to which it is anchored. Inherited from TileItemElement.
AnchorOffsetGets or sets the anchor offset for this TileItemElement. Inherited from TileItemElement.
AnimateTransitionFor internal use.
AppearanceProvides access to appearance settings used to paint the current TileItemElement‘s Inherited from TileItemElement.
CollectionGets a tile element collection to which the current TileItemElement belongs. Inherited from TileItemElement.
ColumnGets or sets a grid column to which this TileViewItemElement is bound.
ColumnIndexGets or sets the index of the column in the layout table where the current tile element should be placed. Inherited from TileItemElement.
EditorThis member supports the internal infrastructure, and is not intended to be used directly from your code.
HeightGets or sets this TileItemElement‘s height. Inherited from TileItemElement.
ImageGets or sets a glyph for the current TileItemElement. Inherited from TileItemElement.
ImageAlignmentGets or sets the glyph position for the current TileItemElement. Inherited from TileItemElement.
ImageBorderGets or sets whether this TileItemElement should draw a border around its image. Inherited from TileItemElement.
ImageBorderColorGets or sets the color of a border drawn around this TileItemElement‘s image. Inherited from TileItemElement.
ImageIndexGets or sets an index of the image used as the current TileItemElement‘s glyph. Inherited from TileItemElement.
ImageLocationGets or sets the TileItemElement‘s graphic content’s position. Inherited from TileItemElement.
ImageOptionsProvides access to properties that allow you to set up raster and vector images for this TileItemElement. Inherited from TileItemElement.
ImagesThis member supports the internal infrastructure, and is not intended to be used directly from your code. Inherited from TileItemElement.
ImageScaleModeGets or sets the way a glyph is stretched within the current TileItemElement. Inherited from TileItemElement.
ImageSizeGets or sets the image size for this TileItemElement. Inherited from TileItemElement.
ImageToTextAlignmentGets or sets an TileItemElement‘s text position relative to the element’s icon. Inherited from TileItemElement.
ImageToTextIndentGets or sets the distance between a tile item element’s glyph and text when grouped. Inherited from TileItemElement.
ImageUri

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).

Inherited from TileItemElement. | | ImageVisible | Gets or sets whether the element’s image is visible. | | MaxLineCount | Gets or sets the maximum number of displayed text lines (for text elements). | | MaxWidth | Gets or sets the maximum width this TileItemElement‘s text can occupy. Inherited from TileItemElement. | | Name | Gets or sets the element’s name. | | RowIndex | Gets or sets the index of the row in the layout table where the current tile element should be placed. Inherited from TileItemElement. | | StretchHorizontal | Gets or sets whether this TileItemElement should be stretched across the entire tile. Inherited from TileItemElement. | | StretchVertical | Gets or sets whether this TileItemElement should be vertically stretched across the entire tile. Inherited from TileItemElement. | | Text | Gets or sets a text content for the current TileItemElement. Inherited from TileItemElement. | | TextAlignment | Gets or sets the alignment of the TileItemElement‘s text content. Inherited from TileItemElement. | | TextLocation | Gets or sets the TileItemElement‘s text content’s position. Inherited from TileItemElement. | | TextVisible | Gets or sets whether the element’s text is visible. | | UseImageInTransition | For internal use. | | UseTextInTransition | For internal use. | | Width | Gets or sets this TileItemElement‘s width. Inherited from TileItemElement. | | ZIndex | Gets or sets the Z-order of the current element. Inherited from TileItemElement. |

See Also

TileViewItemElement Class

TileViewItemElement Members

DevExpress.XtraGrid.Views.Tile Namespace