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

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