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

Defines the supported positions that the row headers can have.

Definition

Namespace:Telerik.WinControls.UI.HeatMap

Assembly:Telerik.WinControls.UI.dll

Syntax:

C#
public enum RowHeadersPosition

Fields

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

C#
Left = 1

Row headers are hidden.

C#
None = 0

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

C#
Right = 2
In this article
DefinitionFieldsLeftNoneRight
Not finding the help you need?
Contact Support