Site Map | About Us | Contact Us  
 The same content in Microsoft HTML help file format is included in the download package.

BaseNavigator.DataTable Property

Gets or sets the name of the DataTable object when DataSource is a DataSet.

[Visual Basic]
Public Property DataTable As String
[C#]
public String DataTable {get; set;}

See Also

BaseNavigator Class | EO.Web Namespace


Direct link to this topic