[]
        
(Showing Draft Content)

FarPoint.Win.Spread.Model.SheetAxisModelChangingEventArgs

SheetAxisModelChangingEventArgs Class

Represents the event data for the Changing event of the axis model for the sheet.

Inheritance
SheetAxisModelChangingEventArgs
Namespace: FarPoint.Win.Spread.Model
Assembly: FarPoint.Win.Spread.dll
Syntax
public class SheetAxisModelChangingEventArgs : SheetAxisModelEventArgs
Public Class SheetAxisModelChangingEventArgs
    Inherits SheetAxisModelEventArgs

Constructors

Name Description
SheetAxisModelChangingEventArgs(int, int, SheetAxisModelEventType, bool)

Initializes a new instance of the SheetAxisModelChangingEventArgs class.

SheetAxisModelChangingEventArgs(int, int, SheetAxisModelEventType, int, int, bool, bool)

Creates a new Changing event arguments object for the axis model of the sheet.

Properties

Name Description
CurrentSize

Gets the current value of the Axis instance's Size property.

CurrentVisible

Gets the current value of the Axis instance's Visible property.

LayoutChanged

Gets a value that indicates whether the row layout or column layout has changed.

NewSize

Gets the current value of the Axis instance's Size property.

NewVisible

Gets the new value of the Axis instance's Visible property.