Skip to main content
All docs
V25.1
  • XtraReport.ParameterPanelLayoutItems Property

    Namespace: DevExpress.XtraReports.UI

    Assembly: DevExpress.XtraReports.v25.1.dll

    NuGet Package: DevExpress.Reporting.Core

    Declaration

    [Browsable(false)]
    public ParameterPanelLayoutItemCollection ParameterPanelLayoutItems { get; }

    Property Value

    Type
    DevExpress.XtraReports.Parameters.ParameterPanelLayoutItemCollection
    See Also