Click or drag to resize

StiGridControlDataSource Property

Gets data source.

Namespace:  Stimulsoft.Report.Dialogs
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