FlexReport for WPF | ComponentOne
C1.WPF.Report Assembly / C1.WPF.Report 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