Skip to main content

ASPxSpreadsheet() Constructor

In This Article

Initializes a new instance of the ASPxSpreadsheet class.

Namespace: DevExpress.Web.ASPxSpreadsheet

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

NuGet Package: DevExpress.Web.Office

#Declaration

public ASPxSpreadsheet()

#Remarks

This constructor is used to create a new ASPxSpreadsheet class instance with the default settings.

See Also