Back to Devexpress

SpreadsheetRowBehaviorOptions Properties

officefileapi-devexpress-dot-xtraspreadsheet-dot-spreadsheetrowbehavioroptions-dot-underscore-properties.md

latest1.5 KB
Original Source

SpreadsheetRowBehaviorOptions Properties

Provides options to restrict an end-user’s ability to manage rows in a worksheet of the workbook loaded into SpreadsheetControl.

NameDescription
AutoFitGets or sets the document’s capability to adjust row height to accommodate cell content.
DeleteGets or sets the document’s capability to delete rows.
HideGets or sets the document’s capability to hide rows.
InsertGets or sets the document’s capability to insert new rows.
ResizeGets or sets the document’s capability to change row heights.
UnhideGets or sets the document’s capability to unhide rows.

See Also

SpreadsheetRowBehaviorOptions Class

SpreadsheetRowBehaviorOptions Members

DevExpress.XtraSpreadsheet Namespace