Skip to main content
All docs
V18.2

ASPxReportUIElement Class

Provides information about a UI element of the Web Report Designer or Web Document Viewer.

Namespace: DevExpress.XtraReports.Web.Scripts

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

Declaration

public class ASPxReportUIElement

Remarks

For an example of using this class, see the ASPxClientReportDesigner.CustomizeElements, ASPxClientReportDesigner.PreviewCustomizeElements and ASPxClientWebDocumentViewer.CustomizeElements events.

Inheritance

Object
ASPxReportUIElement
See Also