ComponentOne Input for WinForms
C1.Win.C1Input.4.8 Assembly / C1.Win.C1Input Namespace / C1FontPicker Class / Value Property

In This Topic
    Value Property (C1FontPicker)
    In This Topic
    Gets or sets the current DataType representation of the visual information contained in the control.
    Syntax
    'Declaration
     
    Public Shadows Property Value As Object
    public new object Value {get; set;}
    See Also