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

In This Topic
    Font Property (RuleItemStyle)
    In This Topic
    要素のテキストフォントを取得または設定します。
    Syntax
    'Declaration
     
    
    Public Property Font As Font
    public Font Font {get; set;}
    See Also