ActiveReports 18 .NET Edition
MESCIUS.ActiveReports Assembly / GrapeCity.ActiveReports.SectionReportModel Namespace / CheckBox Class / Padding Property

In This Topic
    Padding Property (CheckBox)
    In This Topic
    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