TileItem.Tag Property
In This Article
Gets or sets the data associated with a TileItem object.
Namespace: DevExpress.XtraEditors
Assembly: DevExpress.XtraEditors.v24.1.dll
NuGet Package: DevExpress.Win.Navigation
#Declaration
#Property Value
Type | Default | Description |
---|---|---|
Object | null | An Object containing the information associated with a Tile |
See Also