Gets or sets custom data associated with the item.
Namespace: DevExpress.DashboardWin
Assembly: DevExpress.Dashboard.v18.2.Win.dll
Type | Description |
---|---|
Object | An object that contains additional information stored with the item. |
Use the Tag property to store custom data. You can store the information obtained when creating a button and retrieve it in the action performed when the button is clicked.