'Declaration Public Overloads Function GetDataView() As DataView
'Usage Dim instance As DefaultSheetDataModel Dim value As DataView value = instance.GetDataView()
public DataView GetDataView()
Return Value
DataView object containing the view of the data table associated with this model