Docking Tab for WinForms | ComponentOne
C1.Win.Command Namespace / C1SideCaption Class / Font Property

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