ActiveReports 12
Padding Property (CheckBox)

GrapeCity.ActiveReports.v12 Assembly > GrapeCity.ActiveReports.SectionReportModel Namespace > CheckBox Class : Padding Property
Gets or sets the number of points of padding to use on each side of the control.
Syntax
'Declaration
 
Public Property Padding As PaddingEx
public PaddingEx Padding {get; set;}
See Also

Reference

CheckBox Class
CheckBox Members
Padding Class