ASPxClientSpreadsheetRectangle.y Property
Gets the y-coordinate of the specified cell’s top side.
Declaration
y: number
Property Value
Type | Description |
---|---|
number | The y-coordinate of the cell’s top side. |
Remarks
The y defines the editor’s absolute position relative to the page. The cell’s y value is changed if an end-user scrolls a document (changes the visible cell range).
See Also