ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Viewer.Common Assembly / GrapeCity.Viewer.Common.ViewModel Namespace / ParameterViewModel Class / IsValueNull Property

In This Topic
    IsValueNull Property
    In This Topic
    True if value is null
    Syntax
    'Declaration
     
    Public Property IsValueNull As Boolean
    public bool IsValueNull {get; set;}
    See Also