Skip to main content
A newer version of this page is available. .

ASPxClientSpreadsheetRectangle.left Property

Gets the x-coordinate of the specified cell’s editor.

Declaration

left: number

Property Value

Type Description
number

An integer value specifying the specified cell editor’s x-coordinate.

Remarks

The left defines the editor’s absolute position relative to the page. The cell’s left value is changed if an end-user scrolls a document (changes the visible cells range).

See Also