Skip to main content
All docs
V26.1
  • ReportDesignerModel.CustomControlTypesInfo Property

    For internal use.

    Namespace: DevExpress.XtraReports.Web.ReportDesigner

    Assembly: DevExpress.XtraReports.v26.1.Web.dll

    Declaration

    public CustomControlTypeInfo[] CustomControlTypesInfo { get; set; }

    Property Value

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