ComponentOne ReportViewer for ASP.NET Web Forms
C1.C1Report.4 Assembly / C1.C1Preview Namespace / TagListInputParams Class / HasItems Property

In This Topic
    HasItems Property (TagListInputParams)
    In This Topic
    Gets the value indicating whether the list contains any items.
    Syntax
    'Declaration
     
    Public ReadOnly Property HasItems As System.Boolean
    public System.bool HasItems {get;}
    See Also