Back to Devexpress

IHistoryItem Interface

dashboard-devexpress-dot-dashboardwin-dfaee873.md

latest951 B
Original Source

IHistoryItem Interface

When implemented, represents a history item.

Namespace : DevExpress.DashboardWin

Assembly : DevExpress.Dashboard.v25.2.Win.dll

NuGet Package : DevExpress.Win.Dashboard

Declaration

csharp
public interface IHistoryItem
vb
Public Interface IHistoryItem

Remarks

You can use the CustomPropertyHistoryItem class as a basic implementation or implement the IHistoryItem interface in your own class.

See Also

IHistoryItem Members

DevExpress.DashboardWin Namespace