Click or drag to resize

StiReportControlDataBindings Property

Gets the data bindings for the control.

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

Property Value

Type: StiDataBindingsCollection
See Also