Visual Basic (Declaration) | |
---|---|
Function GetLPath( _ ByVal layoutArea As ILayoutArea _ ) As System.String |
C# | |
---|---|
System.string GetLPath( ILayoutArea layoutArea ) |
Parameters
- layoutArea
- The GrapeCity.ActiveReports.Extensibility.Layout.ILayoutArea to create the LPath for.