ActiveReports 12
Margin Property (Viewer)

GrapeCity.ActiveReports.Viewer.Wpf.v12 Assembly > GrapeCity.ActiveReports.Viewer.Wpf Namespace > Viewer Class : Margin Property
Gets or sets the outer margin of an element.
Syntax
'Declaration
 
Public Property Margin As Thickness
public Thickness Margin {get; set;}

Property Value

Provides margin values for the element. The default value is a System.Windows.Thickness with all properties equal to 0 (zero).
See Also

Reference

Viewer Class
Viewer Members