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

In This Topic
    SelectionLength Property
    In This Topic
    Syntax
    'Declaration
     
    
    Public Property SelectionLength As Integer
    public int SelectionLength {get; set;}
    See Also