ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Core.Rendering.ReportParameters Namespace / Parameter Class / State Property

In This Topic
    State Property (Parameter)
    In This Topic
    Specifies the current state of this parameter.
    Syntax
    'Declaration
     
    Public ReadOnly Property State As ParameterState
    public ParameterState State {get;}
    See Also