Skip to main content
All docs
V18.2

ASPxDesignerElementSerializationInfo.editor Property

Gets a value specifying the type of value editor for the Property Grid.

Namespace: DevExpress.XtraReports.Web.Scripts

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

Declaration

public ASPxDesignerElementEditor editor { get; }

Property Value

Type Description
ASPxDesignerElementEditor

An ASPxDesignerElementEditor object.

See Also