Enum
RowHeadersPosition

Defines the supported positions that the row headers can have.

Definition

Namespace:Telerik.WinControls.UI.HeatMap

Assembly:Telerik.WinControls.UI.dll

Syntax:

cs-api-definition
public enum RowHeadersPosition

Fields

Left

Row headers are located to the left of the cells area.

Declaration

cs-api-definition
Left = 1

Field Value

RowHeadersPosition

None

Row headers are hidden.

Declaration

cs-api-definition
None = 0

Field Value

RowHeadersPosition

Right

Row headers are located to the right of the cells area.

Declaration

cs-api-definition
Right = 2

Field Value

RowHeadersPosition

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