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