[]
        
(Showing Draft Content)

C1.Report.DataSource.ToString

ToString Method

ToString()

Returns the name of the current data source.

Declaration
public override string ToString()
Returns
Type Description
string

The current data source's name.

Overrides