ActiveReports 13
SetMargin(Length) Method

GrapeCity.ActiveReports Assembly > GrapeCity.ActiveReports.ReportsCore.Tools Namespace > ReportCombiner Class > SetMargin Method : SetMargin(Length) Method
Sets the same margin for all borders.
Syntax
'Declaration
 
Public Overloads Sub SetMargin( _
   ByVal all As GrapeCity.ActiveReports.PageReportModel.Length _
) 
public void SetMargin( 
   GrapeCity.ActiveReports.PageReportModel.Length all
)

Parameters

all
See Also

Reference

ReportCombiner Class
ReportCombiner Members
Overload List