Back to Devexpress

RichEditDocumentSelectorSettings.ToolbarSettings Property

aspnet-devexpress-dot-web-dot-aspxrichedit-dot-richeditdocumentselectorsettings.md

latest2.1 KB
Original Source

RichEditDocumentSelectorSettings.ToolbarSettings Property

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

Namespace : DevExpress.Web.ASPxRichEdit

Assembly : DevExpress.Web.ASPxRichEdit.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 ExtensionsRichEditSettings

.SettingsDocumentSelector .ToolbarSettings

| | ASP.NET Web Forms Controls | ASPxRichEdit |

.SettingsDocumentSelector .ToolbarSettings

|

See Also

RichEditDocumentSelectorSettings Class

RichEditDocumentSelectorSettings Members

DevExpress.Web.ASPxRichEdit Namespace