Skip to main content
A newer version of this page is available. .

SpreadsheetViewSettings Class

Contains settings that allows you to manipulate the control’s view mode.

Namespace: DevExpress.Web.ASPxSpreadsheet

Assembly: DevExpress.Web.ASPxSpreadsheet.v19.2.dll

Declaration

public class SpreadsheetViewSettings :
    ASPxSpreadsheetSettingsBase

The following members return SpreadsheetViewSettings objects:

Remarks

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

See Also