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

ASPxClientSpreadsheetRectangle.top Property

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

Declaration

top: number

Property Value

Type Description
number

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

Remarks

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

See Also