StiPagesCollectionItem Property (Int32) |
[Missing <summary> documentation for "P:Stimulsoft.Report.Components.StiPagesCollection.Item(System.Int32)"]
Namespace:
Stimulsoft.Report.Components
Assembly:
Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax public StiPage this[
int index
] { get; set; }
Public Default Property Item (
index As Integer
) As StiPage
Get
Set
Parameters
- index
- Type: SystemInt32
Property Value
Type:
StiPageSee Also