Input for WinForms | ComponentOne
C1.Win.Input.Pickers.FontPicker.Styles Namespace / FontPickerDropDownStyle Class / IsDefault Property

In This Topic
    IsDefault Property (FontPickerDropDownStyle)
    In This Topic
    Gets value indicating whether the style is default.
    Syntax
    'Declaration
     
    
    Public Overridable ReadOnly Property IsDefault As Boolean
    public virtual bool IsDefault {get;}
    See Also