Enum
ColumnHeadersPosition

Defines the supported positions that the column headers can have.

Definition

Namespace:Telerik.WinControls.UI.HeatMap

Assembly:Telerik.WinControls.UI.dll

Syntax:

cs-api-definition
public enum ColumnHeadersPosition

Fields

Bottom

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

Declaration

cs-api-definition
Bottom = 2

Field Value

ColumnHeadersPosition

None

Column headers are hidden.

Declaration

cs-api-definition
None = 0

Field Value

ColumnHeadersPosition

Top

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

Declaration

cs-api-definition
Top = 1

Field Value

ColumnHeadersPosition

In this article
DefinitionFieldsBottomNoneTop
Not finding the help you need?
Contact Support