ActiveReports 9
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.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

IHtmlRenderingExtensionContext Interface
IHtmlRenderingExtensionContext Members

 

 


Copyright © 2014 GrapeCity, inc. All rights reserved

Support Forum