StiWinControlFont Property  | 
 
            Gets or sets the font of the text displayed by the control.
            
 
    Namespace: 
   Stimulsoft.Report.Components
    Assembly:
   Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntaxpublic virtual Font Font { get; set; }Public Overridable Property Font As Font
	Get
	Set
Property Value
Type: 
Font
See Also