[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Core.Rendering.ReportParameters.Parameter.ValuesArray

ValuesArray Property

ValuesArray

Returns an object array of all the Values.Value for this parameter. Mainly for use with Multivalue parameters.

Declaration
public object[] ValuesArray { get; }
Property Value
Type Description
object[]

Returns an object array of all the Values.Value.