ComponentOne List for WinForms
C1.Win.C1List Namespace / DropDownList Class / DestinationSplit Property

In This Topic
    DestinationSplit Property (DropDownList)
    In This Topic
    Indicates which list split will be the destination after cell movement.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property DestinationSplit As Integer
    public int DestinationSplit {get;}
    See Also