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

CustomizeImageInfoEventArgs.ImageFolder Property

Specifies the folder which contains the retrieved image.

Namespace: DevExpress.ExpressApp.Utils

Assembly: DevExpress.ExpressApp.v18.2.dll

Declaration

public string ImageFolder { get; }

Property Value

Type Description
String

A string specifying the folder which contains the retrieved image.

See Also