Skip to main content
All docs
V25.1
  • DataSourceCommonInfo.IsListType Property

    Namespace: DevExpress.XtraReports.Web.ReportDesigner.DataContracts

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

    NuGet Package: DevExpress.Web.Reporting.Common

    Declaration

    [DataMember(Name = "isListType")]
    public bool IsListType { get; set; }

    Property Value

    Type
    Boolean
    See Also