Spread Windows Forms 15.0
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.Model Namespace / IMovable Interface
Properties Methods

In This Topic
    IMovable Interface Members
    In This Topic

    The following tables list the members exposed by IMovable.

    Public Properties
     NameDescription
     PropertyGets the number of items.  
    Top
    Public Methods
     NameDescription
     MethodAdds items at the specified location.  
     MethodRemoves all of the items from the specified location.  
     MethodCopies items from one specified location to another.  
     MethodMoves items from one specified location to another.  
     MethodRemoves items from the specified location.  
     MethodSwaps items from one specified location to another.  
    Top
    See Also