MultiColumnCombo for WinForms | ComponentOne
C1.Win.Input.MultiColumnCombo Namespace / ISupportUnboundMode Interface
Properties Methods

In This Topic
    ISupportUnboundMode Interface Members
    In This Topic

    The following tables list the members exposed by ISupportUnboundMode.

    Public Properties
     NameDescription
     PropertyGets or sets a value that determines the separation string for columns for unbound mode.  
    Top
    Public Methods
     NameDescription
     MethodAdds column headers to the view in unbound mode.  
     MethodAdds a new item to the end of view in the unbound mode.  
     MethodRemoves all items in unbound mode.  
     MethodInserts a new item at the specified index position of view in the unbound mode.  
     MethodRemoves the item at the specified position in unbound mode.  
     MethodUpdates cell data for unbound mode.  
    Top
    See Also