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

SpreadsheetFileManagerEditingSettings Class

Contains settings that relate to the editing functionality of the embedded FileManager which is used within certain built-in dialogs.

Namespace: DevExpress.Web.ASPxSpreadsheet

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

NuGet Package: DevExpress.Web.Office

Declaration

public class SpreadsheetFileManagerEditingSettings :
    FileManagerSettingsEditing

The following members return SpreadsheetFileManagerEditingSettings objects:

Remarks

An object of the SpreadsheetFileManagerEditingSettings type can be accessed via the SpreadsheetDocumentSelectorSettings.EditingSettings property.

See Also