Spread Windows Forms 12.0 Product Documentation
DataSource Property (ITableRange)


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread.Model Namespace > ITableRange Interface : DataSource Property
Gets the IRange table source.
Syntax
'Declaration
 
ReadOnly Property DataSource As ISheetDataModel
'Usage
 
Dim instance As ITableRange
Dim value As ISheetDataModel
 
value = instance.DataSource
ISheetDataModel DataSource {get;}
See Also

Reference

ITableRange Interface
ITableRange Members