FileManagerToolbarExpandFolderContainerButtonSettings.Image Property
In This Article
Gets the settings of the image displayed in the Expand Folder Container button.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
public ImagePropertiesBase Image { get; }
#Property Value
Type | Description |
---|---|
Image |
An Image |
#Property Paths
You can access this nested property as listed below:
Object Type | Path to Image |
---|---|
File |
See Also