Enum ColumnHeadersPosition
Defines the supported positions that the column headers can have.
Namespace: Telerik.WinControls.UI.HeatMap
Assembly: Telerik.WinControls.UI.dll
Syntax
public enum ColumnHeadersPosition
Bottom
Column headers are located to the bottom of the cells area.
None
Column headers are hidden.
Top
Column headers are located to the top of the cells area.