Back to Devexpress

SpreadsheetViewSettings Class

aspnet-devexpress-dot-web-dot-aspxspreadsheet-018a8cda.md

latest2.0 KB
Original Source

SpreadsheetViewSettings Class

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

Declaration

csharp
public class SpreadsheetViewSettings :
    ASPxSpreadsheetSettingsBase
vb
Public Class SpreadsheetViewSettings
    Inherits ASPxSpreadsheetSettingsBase

The following members return SpreadsheetViewSettings objects:

LibraryRelated API Members
ASP.NET Web Forms ControlsASPxSpreadsheet.SettingsView
ASP.NET MVC ExtensionsSpreadsheetSettings.SettingsView

Remarks

A SpreadsheetViewSettings class instance can be accessed by using the ASPxSpreadsheet.SettingsView property.

Implements

IStateManager

IPropertiesOwner

Inheritance

Object StateManager PropertiesBase ASPxSpreadsheetSettingsBase SpreadsheetViewSettings

See Also

SpreadsheetViewSettings Members

DevExpress.Web.ASPxSpreadsheet Namespace