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


In This Topic
    SheetAxisModelChangingEventArgs Class Members
    In This Topic

    The following tables list the members exposed by SheetAxisModelChangingEventArgs.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Properties
     NameDescription
    Public PropertyGets the number of items being affected. (Inherited from FarPoint.Win.Spread.Model.SheetAxisModelEventArgs)
    Public PropertyGets the current value of the Axis instance's Size property.  
    Public PropertyGets the current value of the Axis instance's Visible property.  
    Public PropertyGets the index where the event happens. (Inherited from FarPoint.Win.Spread.Model.SheetAxisModelEventArgs)
    Public PropertyGets a value that indicates whether the row layout or column layout has changed.  
    Public PropertyGets the current value of the Axis instance's Size property.  
    Public PropertyGets the new value of the Axis instance's Visible property.  
    Public PropertyGets the event type. (Inherited from FarPoint.Win.Spread.Model.SheetAxisModelEventArgs)
    Top
    Public Methods
     NameDescription
    Public MethodGets the string representation of the event. (Inherited from FarPoint.Win.Spread.Model.SheetAxisModelEventArgs)
    Top
    See Also