ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Viewer.Common Assembly / GrapeCity.Viewer.Common.Model Namespace / IReportParameter Interface / DependantParameters Property

In This Topic
    DependantParameters Property
    In This Topic
    Dependant parameters
    Syntax
    'Declaration
     
    ReadOnly Property DependantParameters As IList(Of IReportParameter)
    IList<IReportParameter> DependantParameters {get;}
    See Also