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
 

Property Value

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