Skip to main content
A newer version of this page is available. .

ASPxSpreadsheetRowBehaviorOptions Class

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

Namespace: DevExpress.Web.ASPxSpreadsheet

Assembly: DevExpress.Web.ASPxSpreadsheet.v19.2.dll

Declaration

public class ASPxSpreadsheetRowBehaviorOptions :
    ASPxSpreadsheetBehaviorOptionsBase,
    ISettingsWithExternalStateManager

The following members return ASPxSpreadsheetRowBehaviorOptions objects:

Remarks

An instance of the ASPxSpreadsheetRowBehaviorOptions class is accessible by using the ASPxSpreadsheetBehaviorSettings.Row property.

Inheritance

Object
StateManager
PropertiesBase
ASPxSpreadsheetSettingsBase
DevExpress.Web.ASPxSpreadsheet.ASPxSpreadsheetBehaviorOptionsBase
ASPxSpreadsheetRowBehaviorOptions
See Also