Skip to main content

ASPxSpreadsheet.GetImageDirectory() Method

In This Article

Gets the image directory path.

Namespace: DevExpress.Web.ASPxSpreadsheet

Assembly: DevExpress.Web.ASPxSpreadsheet.v24.2.dll

NuGet Package: DevExpress.Web.Office

#Declaration

public string GetImageDirectory()

#Returns

Type Description
String

A string value specifying the path to the image directory.

See Also