Skip to main content

ASPxClientSpreadsheetRectangle.left Property

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

Declaration

left: number

Property Value

Type Description
number

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