Skip to main content
All docs
V23.2

ReportDesignerModel.CustomControlTypesInfo Property

Namespace: DevExpress.XtraReports.Web.ReportDesigner

Assembly: DevExpress.XtraReports.v23.2.Web.dll

NuGet Package: DevExpress.Web.Reporting.Common

Declaration

public CustomControlTypeInfo[] CustomControlTypesInfo { get; set; }

Property Value

Type
DevExpress.XtraReports.Web.Native.ClientControls.DataContracts.CustomControlTypeInfo[]
See Also