Spread Windows Forms 13.0 Product Documentation
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.
    Object Model
    SheetView.MultipleColumnMovingException Class
    Syntax
    'Declaration
     
    Public Class SheetView.MultipleColumnMovingException 
       Inherits System.Exception
    'Usage
     
    Dim instance As SheetView.MultipleColumnMovingException
    public class SheetView.MultipleColumnMovingException : System.Exception 
    Inheritance Hierarchy

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

    See Also