ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Blazor.Viewer Assembly / GrapeCity.ActiveReports.Blazor.Viewer Namespace / ParameterDescriptor Class / DependsOn Property

In This Topic
    DependsOn Property
    In This Topic
    Syntax
    'Declaration
     
    Public Property DependsOn As String()
    public string[] DependsOn {get; set;}
    See Also