Skip to main content

ASPxClientSpreadsheetRectangle.top Property

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

Declaration

top: number

Property Value

Type Description
number

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