Click or drag to resize

StiDataBandDataSource Property

Get data source that is used for getting data.

Namespace:  Stimulsoft.Report.Components
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
[TypeConverterAttribute(typeof(StiDataSourceConverter))]
public virtual StiDataSource DataSource { get; }

Property Value

Type: StiDataSource

Implements

IStiDataSourceDataSource
See Also