ComponentOne RulesManager for WinForms
C1.Win.RulesManager Namespace / ItemStyle Class / FontStyle Property

In This Topic
    FontStyle Property (ItemStyle)
    In This Topic
    テキストのフォントスタイル。
    Syntax
    'Declaration
     
    
    Public Property FontStyle As FontStyle
    public FontStyle FontStyle {get; set;}
    See Also