Spread Windows Forms 12.0 Product Documentation
DataRange Property (TableView)


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread Namespace > TableView Class : DataRange Property
Gets the table range area.
Syntax
'Declaration
 
Public ReadOnly Property DataRange As CellRange
'Usage
 
Dim instance As TableView
Dim value As CellRange
 
value = instance.DataRange
public CellRange DataRange {get;}
See Also

Reference

TableView Class
TableView Members