ComponentOne DataObjects for .NET
TableView Property (C1DataTableSource)

C1.Data.2 Assembly > C1.Data Namespace > C1DataTableSource Class : TableView Property
Gets or sets the name of the table view represented by this component.
Syntax
'Declaration
 
Public Shadows Property TableView As System.String
public new System.string TableView {get; set;}
See Also

Reference

C1DataTableSource Class
C1DataTableSource Members