ComponentOne RulesManager for WinForms
C1.Win.RulesManager.Styles Namespace / RuleItemStyle Class / Font2 Property

In This Topic
    Font2 Property
    In This Topic
    要素のラベルフォントを取得または設定します。
    Syntax
    'Declaration
     
    
    Public Property Font2 As Font
    public Font Font2 {get; set;}
    See Also