ActiveReports 12
Padding Property (ReportExplorer)

GrapeCity.ActiveReports.Design.Win.v12 Assembly > GrapeCity.ActiveReports.Design.ReportExplorer Namespace > ReportExplorer Class : Padding Property
Gets or sets padding within the control.
Syntax
'Declaration
 
Public Property Padding As Padding
public Padding Padding {get; set;}

Property Value

A System.Windows.Forms.Padding representing the control's internal spacing characteristics.
See Also

Reference

ReportExplorer Class
ReportExplorer Members