[Missing <summary> documentation for "P:Stimulsoft.Report.Dictionary.StiRow.Item(System.String)"]
Namespace:
Stimulsoft.Report.Dictionary
Assembly:
Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax public Object this[
string columnName
] { get; }
Public ReadOnly Default Property Item (
columnName As String
) As Object
Get
Parameters
- columnName
- Type: SystemString
Property Value
Type:
ObjectSee Also