Click or drag to resize

StiGridControlDataSourceName Property

Gets or sets name of data source.

Namespace:  Stimulsoft.Report.Dialogs
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public string DataSourceName { get; set; }

Property Value

Type: String

Implements

IStiDataSourceDataSourceName
See Also