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

FileManagerToolbarExpandFolderContainerButtonSettings.Image Property

Gets the settings of the image displayed in the Expand Folder Container button.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v19.2.dll

Declaration

public ImagePropertiesBase Image { get; }

Property Value

Type Description
ImagePropertiesBase

An ImagePropertiesBase object that contains image settings.

Property Paths

You can access this nested property as listed below:

Object Type Path to Image
HtmlEditorDocumentSelectorToolbarSettings
HtmlEditorFileManagerToolbarSettings
FileManagerSettingsToolbar
See Also