ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Rendering.Components.Tablix Namespace / ITablixMember Interface / IsCollection Property

In This Topic
    IsCollection Property (ITablixMember)
    In This Topic
    Gets a value indicating whether the member is a collection.
    Syntax
    'Declaration
     
    ReadOnly Property IsCollection As Boolean
    bool IsCollection {get;}

    Property Value

    A System.Boolean value indicating whether the member is a collection.
    See Also