StiRowCollectionItem Property (Object) |
[Missing <summary> documentation for "P:Stimulsoft.Report.CrossTab.Core.StiRowCollection.Item(System.Object)"]
Namespace:
Stimulsoft.Report.CrossTab.Core
Assembly:
Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax public StiRow this[
Object name
] { get; }
Public ReadOnly Default Property Item (
name As Object
) As StiRow
Get
Parameters
- name
- Type: SystemObject
Property Value
Type:
StiRowSee Also