CellIndex
Struct
Definition
Namespace:Telerik.WinControls.UI.HeatMap
Assembly:Telerik.WinControls.UI.dll
Syntax:
C#
public struct CellIndex : IEquatable<CellIndex>
Implements:
Constructors
Properties
C#
public readonly int ColumnIndex { get; }
C#
public bool IsDataCell { get; }
C#
public bool IsHeaderCell { get; }