Skip to main content
All docs
V24.1

ReportDesignerModel.CustomControlTypesInfo Property

For internal use.

Namespace: DevExpress.XtraReports.Web.ReportDesigner

Assembly: DevExpress.XtraReports.v24.1.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