ActiveReports 12
Margin Property (Toolbox)

GrapeCity.ActiveReports.Design.Win.v12 Assembly > GrapeCity.ActiveReports.Design.Toolbox Namespace > Toolbox Class : Margin Property
Gets or sets the space between controls.
Syntax
'Declaration
 
Public Property Margin As Padding
public Padding Margin {get; set;}

Property Value

A System.Windows.Forms.Padding representing the space between controls.
See Also

Reference

Toolbox Class
Toolbox Members