Skip to main content
A newer version of this page is available.
All docs
V17.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.v17.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