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

In This Topic
    Underline Property (PickerEditorStyle)
    In This Topic
    Gets style containing display attributes that determine the general appearance of underline.
    Syntax
    'Declaration
     
    
    Public Property Underline As UnderlineStyle
    public UnderlineStyle Underline {get; set;}
    See Also