Spread Windows Forms 17
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.Model Namespace / IMovable Interface
Members


In This Topic
    IMovable Interface
    In This Topic
    Interface that supports arranging the items in an object in the data model.
    Syntax
    'Declaration
     
    
    Public Interface IMovable 
    'Usage
     
    
    Dim instance As IMovable
    public interface IMovable 
    Remarks
    Internal use only
    See Also