Reports for WinForms | ComponentOne
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 Boolean
    public bool HasItems {get;}
    See Also