Enum RowHeadersPosition
Defines the supported positions that the row headers can have.
Namespace: Telerik.WinControls.UI.HeatMap
Assembly: Telerik.WinControls.UI.dll
Syntax
public enum RowHeadersPosition
Left
Row headers are located to the left of the cells area.
None
Row headers are hidden.
Right
Row headers are located to the right of the cells area.