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

In This Topic
    AddItemSeparator Property (IDropDownView)
    In This Topic
    Gets or sets a value that determines the separation string for columns for unbound mode.
    Syntax
    'Declaration
     
    
    Property AddItemSeparator As String
    string AddItemSeparator {get; set;}
    See Also