[]
Gets the named data source view associated with the data source control.
public DataSourceView GetView(string viewName)
Public Function GetView(viewName As String) As DataSourceView
Type | Name | Description |
---|---|---|
string | viewName | String with the name of the view |
Type | Description |
---|---|
DataSourceView | SpreadDataSourceView object |