ActiveReports 18 .NET Edition
MESCIUS.ActiveReports Assembly / GrapeCity.ActiveReports.SectionReportModel Namespace / InputFieldCheckBox Class / CheckSize Property

In This Topic
    CheckSize Property (InputFieldCheckBox)
    In This Topic
    Sets the size of check symbol inside the CheckBox
    Syntax
    'Declaration
     
    Public Property CheckSize As Single
    public float CheckSize {get; set;}
    See Also