Back to Devexpress

MVCxSpreadsheetFormsSettings Class

aspnetmvc-devexpress-dot-web-dot-mvc-63560c5b.md

latest1.6 KB
Original Source

MVCxSpreadsheetFormsSettings Class

Contains settings that are specific to customizable versions of the Spreadsheet ‘s built-in dialogs.

Namespace : DevExpress.Web.Mvc

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

NuGet Package : DevExpress.Web.Mvc5

Declaration

csharp
public class MVCxSpreadsheetFormsSettings :
    SpreadsheetFormsSettings
vb
Public Class MVCxSpreadsheetFormsSettings
    Inherits SpreadsheetFormsSettings

Implements

IStateManager

DevExpress.Web.Internal.IPropertiesDirtyTracker

IPropertiesOwner

Inheritance

Object StateManager PropertiesBase ASPxSpreadsheetSettingsBase SpreadsheetFormsSettings MVCxSpreadsheetFormsSettings

See Also

MVCxSpreadsheetFormsSettings Members

DevExpress.Web.Mvc Namespace