ComponentOne SuperTooltip for WinForms
C1.Win.4.8 Assembly / C1.Win.CoditionalFormatting Namespace / IItemStyle Interface / FontStyle Property

In This Topic
    FontStyle Property (IItemStyle)
    In This Topic
    Text font style.
    Syntax
    'Declaration
     
    Property FontStyle As System.Drawing.FontStyle
    System.Drawing.FontStyle FontStyle {get; set;}
    See Also