StiTypesCollectionItem Property (Type) |
[Missing <summary> documentation for "P:Stimulsoft.Report.Dictionary.StiTypesCollection.Item(System.Type)"]
Namespace:
Stimulsoft.Report.Dictionary
Assembly:
Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax public StiType this[
Type type
] { get; set; }
Public Default Property Item (
type As Type
) As StiType
Get
Set
Parameters
- type
- Type: SystemType
Property Value
Type:
StiTypeSee Also