Spread Windows Forms 12.0 Product Documentation
DataSource Property (TableView)


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread Namespace > TableView Class : DataSource Property
Gets data source of the TableView.
Syntax
'Declaration
 
Public ReadOnly Property DataSource As ISheetDataModel
'Usage
 
Dim instance As TableView
Dim value As ISheetDataModel
 
value = instance.DataSource
public ISheetDataModel DataSource {get;}
See Also

Reference

TableView Class
TableView Members