MultiColumnCombo for WinForms | ComponentOne
C1.Win.Input.MultiColumnCombo Namespace / C1MultiColumnCombo Class / ExtendLastColumn Property

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