aspnet-devexpress-dot-web-dot-aspxspreadsheet-d1a537a0.md
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.v25.2.dll
NuGet Package : DevExpress.Web.Office
public class ASPxSpreadsheetRowBehaviorOptions :
ASPxSpreadsheetBehaviorOptionsBase,
ISettingsWithExternalStateManager
Public Class ASPxSpreadsheetRowBehaviorOptions
Inherits ASPxSpreadsheetBehaviorOptionsBase
Implements ISettingsWithExternalStateManager
The following members return ASPxSpreadsheetRowBehaviorOptions objects:
An instance of the ASPxSpreadsheetRowBehaviorOptions class is accessible by using the ASPxSpreadsheetBehaviorSettings.Row property.
Object StateManager PropertiesBase ASPxSpreadsheetSettingsBase ASPxSpreadsheetBehaviorOptionsBase ASPxSpreadsheetRowBehaviorOptions
See Also