ActiveReports 8
GetLPath Method

The GrapeCity.ActiveReports.Extensibility.Layout.ILayoutArea to create the LPath for.
Gets a string representation of the provided GrapeCity.ActiveReports.Extensibility.Layout.ILayoutArea.
Syntax
'Declaration
 
Function GetLPath( _
   ByVal layoutArea As ILayoutArea _
) As System.String
System.string GetLPath( 
   ILayoutArea layoutArea
)

Parameters

layoutArea
The GrapeCity.ActiveReports.Extensibility.Layout.ILayoutArea to create the LPath for.

Return Value

A string value representing the path to the provided GrapeCity.ActiveReports.Extensibility.Layout.ILayoutArea.
See Also

Reference

IHtmlRenderingExtensionContext Interface
IHtmlRenderingExtensionContext Members

Support Forum