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

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.v19.2.dll

Declaration

public class MVCxSpreadsheetFormsSettings :
    SpreadsheetFormsSettings

The following members return MVCxSpreadsheetFormsSettings objects:

Remarks

These settings can be accessed via the SpreadsheetSettings.SettingsForms property.

See Also