IHistoryItem Interface
When implemented, represents a history item.
Namespace: DevExpress.DashboardWin
Assembly: DevExpress.Dashboard.v22.1.Win.dll
Declaration
Remarks
You can use the CustomPropertyHistoryItem class as a basic implementation or implement the IHistoryItem interface in your own class.
See Also