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


In This Topic
    SheetSpanModelChangingEventArgs Class Members
    In This Topic

    The following tables list the members exposed by SheetSpanModelChangingEventArgs.

    Public Constructors
     NameDescription
    Public ConstructorCreates a new Changing event arguments object for the span model for the sheet.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets the column index where the event is going to occur.  
    Public PropertyGets the number of columns affected.  
    Public PropertyGets the row index where the event is going to occur.  
    Public PropertyGets the number of rows affected.  
    Public PropertyGets the type of event that is going to occur.  
    Top
    See Also