Skip to main content
A newer version of this page is available.
All docs
V17.2

ASPxDesignerControlsFactory Class

Enables you to customize controls available in the Toolbox of the Web Report Designer.

Namespace: DevExpress.XtraReports.Web.Scripts

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

Declaration

public class ASPxDesignerControlsFactory

The following members return ASPxDesignerControlsFactory objects:

Remarks

For a step-by-step tutorial on how to add a custom control, see Registering a Custom Control in the Report Designer Toolbox.

Inheritance

Object
ASPxDesignerControlsFactory
See Also