Back to Devexpress

SpreadsheetDocumentSelectorCommonSettings Class

aspnet-devexpress-dot-web-dot-aspxspreadsheet-e87556b6.md

latest2.2 KB
Original Source

SpreadsheetDocumentSelectorCommonSettings Class

Contains common settings of the ASPxSpreadsheet’s built-in Document Selector.

Namespace : DevExpress.Web.ASPxSpreadsheet

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

NuGet Package : DevExpress.Web.Office

Declaration

csharp
public class SpreadsheetDocumentSelectorCommonSettings :
    SpreadsheetFileManagerCommonSettings
vb
Public Class SpreadsheetDocumentSelectorCommonSettings
    Inherits SpreadsheetFileManagerCommonSettings

Remarks

A SpreadsheetDocumentSelectorCommonSettings class instance can be accessed by using the SpreadsheetDocumentSelectorSettings.CommonSettings property available via the ASPxSpreadsheet.SettingsDocumentSelector property.

Implements

IStateManager

IPropertiesOwner

Inheritance

Object StateManager PropertiesBase FileManagerSettingsBase FileManagerSettings SpreadsheetFileManagerCommonSettings SpreadsheetDocumentSelectorCommonSettings

See Also

SpreadsheetDocumentSelectorCommonSettings Members

DevExpress.Web.ASPxSpreadsheet Namespace