The event handler receives an argument of type TableItemNameChangingEventArgs containing data related to this event. The following TableItemNameChangingEventArgs properties provide information specific to this event.
Property | Description |
---|---|
NewName | Gets the new name. |
Table | Gets the ITableRange object. |