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


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

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

    See Also