Skip to main content
All docs
V18.2

ASPxDesignerElementEditor.content Property

Gets a nullable value, specifying the name of an HTML template used by a complex object’s editor.

Namespace: DevExpress.XtraReports.Web.Scripts

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

Declaration

public string content { get; }

Property Value

Type Description
String

A String value.

See Also