Click or drag to resize

StiDataSourceRows Property

Gets or sets rows collection.

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

Property Value

Type: StiRowsCollection
See Also