FlexReport for WinForms | ComponentOne
C1.Win.FlexReport.4.5.2 Assembly / C1.Win.FlexReport Namespace / CheckBoxField Class / CheckMark Property

In This Topic
    CheckMark Property (CheckBoxField)
    In This Topic
    Gets the CheckMark object that determines the look of the check mark.
    Syntax
    'Declaration
     
    Public ReadOnly Property CheckMark As CheckMark
    public CheckMark CheckMark {get;}
    See Also