Skip to main content
All docs
V24.2

ReportParameterContainer.ParameterLayoutItems Property

Namespace: DevExpress.DocumentServices.ServiceModel.DataContracts

Assembly: DevExpress.Printing.v24.2.Core.dll

Declaration

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

Property Value

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