Input for WinForms | ComponentOne
C1.Win.Input.Pickers.Styles Namespace / PickerEditorStyle Class / Font Property

In This Topic
    Font Property (PickerEditorStyle)
    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