MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Rendering.Components Namespace / IMetadataDictionaryEntry Interface / LayoutArea Property

In This Topic
LayoutArea Property (IMetadataDictionaryEntry)
In This Topic
Gets or sets the GrapeCity.ActiveReports.Extensibility.Layout.ILayoutArea instance referenced directly or indirectly via Contents.
Syntax
'Declaration
 
Property LayoutArea As ILayoutArea
 

Property Value

An GrapeCity.ActiveReports.Extensibility.Layout.ILayoutArea instance representing the layout area.
See Also