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

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