aspnet-devexpress-dot-web-dot-aspxspreadsheet-018a8cda.md
Contains settings that allows you to manipulate the control’s view mode.
Namespace : DevExpress.Web.ASPxSpreadsheet
Assembly : DevExpress.Web.ASPxSpreadsheet.v25.2.dll
NuGet Package : DevExpress.Web.Office
public class SpreadsheetViewSettings :
ASPxSpreadsheetSettingsBase
Public Class SpreadsheetViewSettings
Inherits ASPxSpreadsheetSettingsBase
The following members return SpreadsheetViewSettings objects:
| Library | Related API Members |
|---|---|
| ASP.NET Web Forms Controls | ASPxSpreadsheet.SettingsView |
| ASP.NET MVC Extensions | SpreadsheetSettings.SettingsView |
A SpreadsheetViewSettings class instance can be accessed by using the ASPxSpreadsheet.SettingsView property.
Object StateManager PropertiesBase ASPxSpreadsheetSettingsBase SpreadsheetViewSettings
See Also