FlexReport for WPF | ComponentOne
C1.WPF.FlexReport.4.6.2 Assembly / C1.WPF.FlexReport Namespace / CheckBoxField Class / Font Property

In This Topic
    Font Property (CheckBoxField)
    In This Topic
    Gets or sets the text font.
    Syntax
    'Declaration
     
    Public Property Font As FontHolder
    public FontHolder Font {get; set;}
    See Also