Click or drag to resize

StiDataRowItem Property

Indexer that returns data by the column name.

Namespace:  Stimulsoft.Report.Dictionary
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public Object this[
	string columnName
] { get; }

Parameters

columnName
Type: SystemString

Property Value

Type: Object
See Also