ActiveReports 13
Padding Property (ReportItemDesignerBase)

GrapeCity.ActiveReports.Design.Win Assembly > GrapeCity.ActiveReports.Dashboard.Design Namespace > ReportItemDesignerBase 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

ReportItemDesignerBase Class
ReportItemDesignerBase Members