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

In This Topic
    DateOnly Property (ParameterDescriptor)
    In This Topic
    Syntax
    'Declaration
     
    Public Property DateOnly As Boolean
    public bool DateOnly {get; set;}
    See Also