Skip to main content

ASPxSpreadsheetRowBehaviorOptions Properties

Provides options to restrict an end-user’s ability to manage rows in a worksheet of the workbook loaded into the ASPxSpreadsheet.
Name Description
AutoFit Gets or sets the document’s capability to adjust row height to accommodate cell content.
Delete Gets or sets the document’s capability to delete rows
Hide Gets or sets the document’s capability to hide rows.
Insert Gets or sets the document’s capability to insert new rows.
Resize Gets or sets the document’s capability to change row heights.
Unhide Gets or sets the document’s capability to unhide rows.
See Also