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

In This Topic
    Font Property (ButtonElementStyle)
    In This Topic
    Gets or sets text font of element.
    Syntax
    'Declaration
     
    
    Public Property Font As Font
    public Font Font {get; set;}
    See Also