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

In This Topic
    DestinationSplit Property (C1ListBase)
    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