[]
        
(Showing Draft Content)

FarPoint.Win.Spread.Model.SheetAxisModelEventArgs

SheetAxisModelEventArgs Class

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

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

Constructors

Name Description
SheetAxisModelEventArgs(int, int, SheetAxisModelEventType)

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

Properties

Name Description
Count

Gets the number of items being affected.

Index

Gets the index where the event happens.

Type

Gets the event type.

Methods

Name Description
ToString()

Gets the string representation of the event.