ASPxClientSpreadsheetRectangle Class
In This Article
Contains settings specifying size and position of a spreadsheet cell’s in-place editor.
#Declaration
TypeScript
declare class ASPxClientSpreadsheetRectangle
#Remarks
An instance of the ASPxClientSpreadsheetRectangle class can be received using the ASPxClientSpreadsheet.GetCellBounds method.
See Also