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

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