[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.PageReportModel.ReportParameter.EnableEmptyArray

EnableEmptyArray Property

EnableEmptyArray

Gets or sets whether an empty array is a valid parameter value.

Declaration
public EnableEmptyArray EnableEmptyArray { get; set; }
Remarks
<returns>

A EnableEmptyArray value where True indicates that empty arrays are allowed, False and Auto indicate that empty arrays are not allowed. This property applies only to multi-valued parameters.