MultiColumnCombo for WinForms | ComponentOne
C1.Win.Input.MultiColumnCombo Namespace / IDropDownView Interface / DefaultColumnWidth Property

In This Topic
    DefaultColumnWidth Property (IDropDownView)
    In This Topic
    Syntax
    'Declaration
     
    
    Property DefaultColumnWidth As Integer
    int DefaultColumnWidth {get; set;}
    See Also