ComponentOne MultiSelect for WinForms
C1.Win.Input.Theme.MultiSelect Namespace / TagEditorCommonStyle Class / Font Property

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