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

In This Topic
    IsCollection Property
    In This Topic
    Indicates whether the member is a collection.
    Syntax
    'Declaration
     
    ReadOnly Property IsCollection As Boolean
    bool IsCollection {get;}
    See Also