'Declaration Public ReadOnly Property DataRange As CellRange
'Declaration
Public ReadOnly Property DataRange As CellRange
'Usage Dim instance As TableView Dim value As CellRange value = instance.DataRange
'Usage
Dim instance As TableView Dim value As CellRange value = instance.DataRange
public CellRange DataRange {get;}
TableView Class TableView Members