FileManagerImages.FolderExpandButton Property
Gets settings of an image, which when clicked, expands a folder.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.1.dll
NuGet Package: DevExpress.Web
Declaration
Property Value
Type | Description |
---|---|
ImageProperties | An ImageProperties object that contains image settings. |
Remarks
The FolderExpandButton property provides access to the settings that define an image for the folder expand buttons. A click on this image expands the corresponding folder.
See Also