Click or drag to resize

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; }

Parameters

type
Type: SystemType

Property Value

Type: StiType
See Also