StiRowsCollectionItem Property |
[Missing <summary> documentation for "P:Stimulsoft.Report.Dictionary.StiRowsCollection.Item(System.Int32)"]
Namespace:
Stimulsoft.Report.Dictionary
Assembly:
Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax public StiRow this[
int rowIndex
] { get; }
Public ReadOnly Default Property Item (
rowIndex As Integer
) As StiRow
Get
Parameters
- rowIndex
- Type: SystemInt32
Property Value
Type:
StiRowSee Also