ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Rendering.Components Namespace / IInputCheckBoxField Interface / CheckStyle Property

In This Topic
    CheckStyle Property (IInputCheckBoxField)
    In This Topic
    Gets the style of the checkbox.
    Syntax
    'Declaration
     
    ReadOnly Property CheckStyle As CheckStyle
    CheckStyle CheckStyle {get;}

    Property Value

    The style of the checkbox as a CheckStyle.
    See Also