Docking Tab for WinForms | ComponentOne
C1.Win.Command.Styles.RadialMenu Namespace / RadialMenuItemStateStyle Class / Font Property

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