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

In This Topic
    Font Property (CheckMark)
    In This Topic
    Gets or sets the font used to draw the check mark symbol.
    Syntax
    'Declaration
     
    Public Property Font As FontHolder
    public FontHolder Font {get; set;}
    See Also