TileItem.ItemInfo Property
In This Article
Gets the info associated with this TileItem.
Namespace: DevExpress.XtraEditors
Assembly: DevExpress.XtraEditors.v24.2.dll
NuGet Package: DevExpress.Win.Navigation
#Declaration
[Browsable(false)]
[EditorBrowsable(EditorBrowsableState.Never)]
public TileItemViewInfo ItemInfo { get; }
#Property Value
Type | Description |
---|---|
DevExpress. |
A Tile |
See Also