Skip to main content
All docs
V18.2

ASPxDesignerElementParameterDescriptor.type Property

Provides access to the parameter type.

Namespace: DevExpress.XtraReports.Web.Scripts

Assembly: DevExpress.XtraReports.v18.2.Web.Scripts.dll

Declaration

public string type { get; }

Property Value

Type Description
String

A String value, specifying the parameter type.

See Also