Skip to main content

ASPxClientSpreadsheetRectangle.right Property

Gets the x-coordinate of the specified cell’s right side.

Declaration

right: number

Property Value

Type Description
number

The x-coordinate of the cell’s right side.

Remarks

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

See Also