Back to Devexpress

MVCxSpreadsheetSettings Class

aspnetmvc-devexpress-dot-web-dot-mvc-3676568a.md

latest1.6 KB
Original Source

MVCxSpreadsheetSettings Class

Contains specific settings of the Spreadsheet.

Namespace : DevExpress.Web.Mvc

Assembly : DevExpress.Web.Mvc5.v25.2.dll

NuGet Package : DevExpress.Web.Mvc5

Declaration

csharp
public class MVCxSpreadsheetSettings :
    ASPxSpreadsheetSettings
vb
Public Class MVCxSpreadsheetSettings
    Inherits ASPxSpreadsheetSettings

The following members return MVCxSpreadsheetSettings objects:

Implements

IStateManager

DevExpress.Web.Internal.IPropertiesDirtyTracker

IPropertiesOwner

Inheritance

Object StateManager PropertiesBase ASPxSpreadsheetSettingsBase ASPxSpreadsheetSettings MVCxSpreadsheetSettings

See Also

MVCxSpreadsheetSettings Members

DevExpress.Web.Mvc Namespace