Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / SheetView.MultipleRowMovingException Class
Members


SheetView.MultipleRowMovingException Class
Exception thrown when moving multiple rows.
Syntax
'Declaration
 
Public Class SheetView.MultipleRowMovingException 
   Inherits System.Exception
 
'Usage
 
Dim instance As SheetView.MultipleRowMovingException
Inheritance Hierarchy

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

See Also