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


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

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

    See Also