MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Rendering.Tools Namespace / CompiledRegion Class / Entities Property

In This Topic
Entities Property (CompiledRegion)
In This Topic
Gets a read-only collection of entities defining the region.
Syntax
'Declaration
 
Public ReadOnly Property Entities As IReadOnlyCollection(Of CompiledRegion.Entity)
 
See Also