Reports for WinForms | ComponentOne
C1.C1Report.4 Assembly / C1.C1Preview Namespace / IndexEntry Class / HasOccurrences Property

In This Topic
    HasOccurrences Property
    In This Topic
    Gets a value indicating whether the Occurrences collection has been created and contains one or more elements.
    Syntax
    'Declaration
     
    Public ReadOnly Property HasOccurrences As Boolean
    public bool HasOccurrences {get;}
    See Also