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