Spread Windows Forms 17
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / SheetView.MultipleRowMovingException Class
Members


In This Topic
    SheetView.MultipleRowMovingException Class
    In This Topic
    Exception thrown when moving multiple rows.
    Syntax
    'Declaration
     
    
    Public Class SheetView.MultipleRowMovingException 
       Inherits System.Exception
    'Usage
     
    
    Dim instance As SheetView.MultipleRowMovingException
    public class SheetView.MultipleRowMovingException : System.Exception 
    Inheritance Hierarchy

    System.Object
       System.Exception
          FarPoint.Win.Spread.SheetView.MultipleRowMovingException

    See Also