MultiColumnCombo for WinForms | ComponentOne
C1.Win.Input.MultiColumnCombo Namespace / MultiColumnComboStyles Class / Underline Property

In This Topic
    Underline Property
    In This Topic
    Syntax
    'Declaration
     
    
    Public Property Underline As C1.Win.Input.Styles.UnderlineStyle
    public C1.Win.Input.Styles.UnderlineStyle Underline {get; set;}
    See Also