ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Document Assembly / GrapeCity.ActiveReports.Document.Section Namespace / InputFieldCheckBoxItem Class / CheckSize Property

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