ASPxSpreadsheetWorksheetBehaviorOptions Class
In This Article
Provides options to restrict an end-user’s ability to manage a document within the ASPxSpreadsheet.
Namespace: DevExpress.Web.ASPxSpreadsheet
Assembly: DevExpress.Web.ASPxSpreadsheet.v24.2.dll
NuGet Package: DevExpress.Web.Office
#Declaration
public class ASPxSpreadsheetWorksheetBehaviorOptions :
ASPxSpreadsheetBehaviorOptionsBase,
ISettingsWithExternalStateManager
#Related API Members
The following members return ASPxSpreadsheetWorksheetBehaviorOptions objects:
#Remarks
The ASPxSpreadsheetWorksheetBehaviorOptions
class instance is accessible by using the ASPxSpreadsheetBehaviorSettings.Worksheet property.
#Inheritance
Object
StateManager
PropertiesBase
ASPxSpreadsheetSettingsBase
ASPxSpreadsheetBehaviorOptionsBase
ASPxSpreadsheetWorksheetBehaviorOptions
See Also