Spread Windows Forms 12.0 Product Documentation
Table Property (TableItemNameChangingEventArgs)


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread.Model Namespace > TableItemNameChangingEventArgs Class : Table Property
Gets the ITableRange object.
Syntax
'Declaration
 
Public ReadOnly Property Table As ITableRange
'Usage
 
Dim instance As TableItemNameChangingEventArgs
Dim value As ITableRange
 
value = instance.Table
public ITableRange Table {get;}
See Also

Reference

TableItemNameChangingEventArgs Class
TableItemNameChangingEventArgs Members