ActiveReports Developer 7
Padding Property
See Also 
GrapeCity.ActiveReports.v7 Assembly > GrapeCity.ActiveReports.SectionReportModel Namespace > CheckBox Class : Padding Property

Glossary Item Box

Gets or sets the number of points of padding to use on each side of the control.

Syntax

Visual Basic (Declaration) 
Public Property Padding As PaddingEx
C# 
public PaddingEx Padding {get; set;}

See Also

Reference

CheckBox Class
CheckBox Members
Padding Class