ActiveReports Developer 7
Padding Property
See Also 
GrapeCity.ActiveReports.Viewer.Wpf.v7 Assembly > GrapeCity.ActiveReports.Viewer.Wpf Namespace > Viewer Class : Padding Property

Glossary Item Box

Syntax

Visual Basic (Declaration) 
Public Property Padding As System.Windows.Thickness
C# 
public System.Windows.Thickness Padding {get; set;}

See Also