[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Blazor.Viewer.ParameterDescriptor.DependsOn

DependsOn Property

DependsOn

Gets or sets the parameters this parameter depends on.

Declaration
public string[] DependsOn { get; set; }
Property Value
Type Description
string[]

An array of string names representing other parameters that this parameter's value depends upon.