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

FileManagerToolbarExpandFolderContainerButtonSettings.Text Property

Gets or sets a value that is Expand Folder Container button text.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v19.2.dll

Declaration

[DefaultValue("")]
public string Text { get; set; }

Property Value

Type Default Description
String String.Empty

A string value that is the button text.

Property Paths

You can access this nested property as listed below:

Object Type Path to Text
HtmlEditorDocumentSelectorToolbarSettings
HtmlEditorFileManagerToolbarSettings
FileManagerSettingsToolbar
See Also