ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Viewer.Common Assembly / GrapeCity.Viewer.Common.ViewModel Namespace / ParametersViewModel Class / IsValid Property

In This Topic
    IsValid Property (ParametersViewModel)
    In This Topic
    Gets a value indicating whether the report parameters is valid.
    Syntax
    'Declaration
     
    Public ReadOnly Property IsValid As Boolean
    public bool IsValid {get;}
    See Also