ActiveReports 13
Margin Property (BaseToolbox)

GrapeCity.ActiveReports.Design.Win Assembly > GrapeCity.ActiveReports.Design.Toolbox Namespace > BaseToolbox 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

BaseToolbox Class
BaseToolbox Members