IHistoryItem Interface
When implemented, represents a history item.
Namespace: DevExpress.DashboardWin
Assembly: DevExpress.Dashboard.v24.2.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