HeatMapItem
Class
A class that wraps a data item.
Definition
Namespace:Telerik.WinControls.UI.HeatMap
Assembly:Telerik.WinControls.UI.dll
Syntax:
C#
public class HeatMapItem : HeatMapDataItem, IDataItem, INotifyPropertyChanged, IDisposable
Inheritance: objectHeatMapDataItemHeatMapItem
Implements:
Inherited Members
Constructors
C#
public HeatMapItem()
Properties
Methods
C#
protected override void OnNotifyPropertyChanged(string propertyName)
Overrides: