Stimulsoft Dashboards Class Reference
Stimulsoft Dashboards Class Reference
Stimulsoft.Report.Dictionary
StiDataRow Class
StiDataRow Constructor
StiDataRow Constructor (StiDataRow)
StiDataRow Constructor (StiDataSource, DataRow)
StiDataRow Constructor (StiDataRow)
Creates a new object of the type StiDataRow.
Namespace:
Stimulsoft.Report.Dictionary
Assembly:
Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
C#
VB
ASP.NET
Copy
public
StiDataRow
(
StiDataRow
dataRow
)
Public
Sub
New
(
dataRow
As
StiDataRow
)
Parameters
dataRow
Type:
Stimulsoft.Report.Dictionary
StiDataRow
DataRow that is used for data extraction.
See Also
Reference
StiDataRow Class
StiDataRow Overload
Stimulsoft.Report.Dictionary Namespace