Back to Devexpress

SpreadsheetDocumentSelectorSettings.ToolbarSettings Property

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

latest2.1 KB
Original Source

SpreadsheetDocumentSelectorSettings.ToolbarSettings Property

Provides access to the toolbar item visibility settings of the FileManager embedded into built-in file dialogs.

Namespace : DevExpress.Web.ASPxSpreadsheet

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

NuGet Package : DevExpress.Web.Office

Declaration

csharp
public FileManagerSettingsToolbar ToolbarSettings { get; }
vb
Public ReadOnly Property ToolbarSettings As FileManagerSettingsToolbar

Property Value

TypeDescription
FileManagerSettingsToolbar

An FileManagerSettingsToolbar object that contains the visibility options.

|

Property Paths

You can access this nested property as listed below:

LibraryObject TypePath to ToolbarSettings
ASP.NET MVC ExtensionsSpreadsheetSettings

.SettingsDocumentSelector .ToolbarSettings

| | ASP.NET Web Forms Controls | ASPxSpreadsheet |

.SettingsDocumentSelector .ToolbarSettings

|

See Also

SpreadsheetDocumentSelectorSettings Class

SpreadsheetDocumentSelectorSettings Members

DevExpress.Web.ASPxSpreadsheet Namespace