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

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