[]
        
(Showing Draft Content)

FarPoint.Win.Spread.Model.TableItemNameChangingEventArgs

TableItemNameChangingEventArgs Class

Represents the changing table collection data.

Inheritance
TableItemNameChangingEventArgs
Namespace: FarPoint.Win.Spread.Model
Assembly: FarPoint.Win.Spread.dll
Syntax
public class TableItemNameChangingEventArgs
Public Class TableItemNameChangingEventArgs

Constructors

Name Description
TableItemNameChangingEventArgs(ITableRange, string)

Creates a new TableCollectionItemNameChangingEventArgs instance.

Properties

Name Description
NewName

Gets the new name.

Table

Gets the ITableRange object.