Skip to main content
All docs
V25.1
  • ReportParameterContainer.ParameterLayoutItems Property

    Namespace: DevExpress.DocumentServices.ServiceModel.DataContracts

    Assembly: DevExpress.Printing.v25.1.Core.dll

    NuGet Package: DevExpress.Printing.Core

    Declaration

    [DataMember]
    public ReportParameterLayoutItemBase[] ParameterLayoutItems { get; set; }

    Property Value

    Type
    DevExpress.DocumentServices.ServiceModel.DataContracts.ReportParameterLayoutItemBase[]
    See Also