FlexReport for UWP | ComponentOne
C1.UWP.FlexReport Assembly / C1.Xaml.FlexReport Namespace / CheckBoxField Class / CheckMark Property

In This Topic
    CheckMark Property
    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