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


In This Topic
    SheetView.MultipleColumnMovingException Class
    In This Topic
    Exception thrown when moving multiple columns.
    Syntax
    'Declaration
     
    
    Public Class SheetView.MultipleColumnMovingException 
       Inherits System.Exception
    public class SheetView.MultipleColumnMovingException : System.Exception 
    Inheritance Hierarchy

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

    See Also