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.Mvc.v18.1.dll

Declaration

public class MVCxSpreadsheetFormsSettings :
    SpreadsheetFormsSettings

The following members accept/return MVCxSpreadsheetFormsSettings objects:

Remarks

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

Implements

See Also