SpreadsheetViewSettings Class
In This Article
Contains settings that allows you to manipulate the control’s view mode.
Namespace: DevExpress.Web.ASPxSpreadsheet
Assembly: DevExpress.Web.ASPxSpreadsheet.v24.2.dll
NuGet Package: DevExpress.Web.Office
#Declaration
public class SpreadsheetViewSettings :
ASPxSpreadsheetSettingsBase
#Related API Members
The following members return SpreadsheetViewSettings objects:
Library | Related API Members |
---|---|
ASP. |
ASPx |
ASP. |
Spreadsheet |
#Remarks
A SpreadsheetViewSettings class instance can be accessed by using the ASPxSpreadsheet.SettingsView property.
#Inheritance
Object
StateManager
PropertiesBase
ASPxSpreadsheetSettingsBase
SpreadsheetViewSettings
See Also