Spread Windows Forms 15.0
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.Model Namespace / SheetSpanModelChangingEventArgs Class
Members


In This Topic
    SheetSpanModelChangingEventArgs Class
    In This Topic
    Represents the event data for the Changing event of the span model for the sheet.
    Syntax
    'Declaration
     
    
    Public Class SheetSpanModelChangingEventArgs 
       Inherits System.EventArgs
    'Usage
     
    
    Dim instance As SheetSpanModelChangingEventArgs
    public class SheetSpanModelChangingEventArgs : System.EventArgs 
    Inheritance Hierarchy

    System.Object
       System.EventArgs
          FarPoint.Win.Spread.Model.SheetSpanModelChangingEventArgs

    See Also