'Declaration Function GetLPath( _ ByVal layoutArea As ILayoutArea _ ) As String
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.