New to Telerik UI for WinFormsStart a free 30-day trial

Defines the supported positions that the column headers can have.

Definition

Namespace:Telerik.WinControls.UI.HeatMap

Assembly:Telerik.WinControls.UI.dll

Syntax:

C#
public enum ColumnHeadersPosition

Fields

Column headers are located to the bottom of the cells area.

C#
Bottom = 2

Column headers are hidden.

C#
None = 0

Column headers are located to the top of the cells area.

C#
Top = 1
In this article
DefinitionFieldsBottomNoneTop
Not finding the help you need?
Contact Support