ComponentOne ReportViewer for ASP.NET Web Forms
C1.C1Report.4 Assembly / C1.C1Preview Namespace / RenderInputCheckBox Class / CheckMarkStyle Property

In This Topic
    CheckMarkStyle Property
    In This Topic
    Gets or sets the visual style of the check mark used by the control.
    Syntax
    'Declaration
     
    Public Property CheckMarkStyle As CheckMarkStyleEnum
    public CheckMarkStyleEnum CheckMarkStyle {get; set;}
    See Also