Click or drag to resize

StiDataColumnDataSource Property

Gets or sets the Data Source in what the column is described.

Namespace:  Stimulsoft.Report.Dictionary
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public StiDataSource DataSource { get; set; }

Property Value

Type: StiDataSource
See Also