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

In This Topic
    ExtendLastColumn Property (IDropDownView)
    In This Topic
    Syntax
    'Declaration
     
    
    Property ExtendLastColumn As Boolean
    bool ExtendLastColumn {get; set;}
    See Also