Spread Windows Forms 15.0
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.Model Namespace / SheetDataModelEventArgs Class
Properties


In This Topic
    SheetDataModelEventArgs Class Members
    In This Topic

    The following tables list the members exposed by SheetDataModelEventArgs.

    Public Constructors
     NameDescription
    Public ConstructorCreates a new Changed event arguments object for the data model for the sheet.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets the column index.  
    Public PropertyGets the number of columns.  
    Public PropertyGets the row index.  
    Public PropertyGets the number of rows.  
    Public PropertyGets the event type.  
    Top
    See Also