Click or drag to resize

StiTypeGetTypeFromTypeMode Method

[Missing <summary> documentation for "M:Stimulsoft.Report.Dictionary.StiType.GetTypeFromTypeMode(System.Type,Stimulsoft.Report.Dictionary.StiTypeMode)"]

Namespace:  Stimulsoft.Report.Dictionary
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public static Type GetTypeFromTypeMode(
	Type type,
	StiTypeMode typeMode
)

Parameters

type
Type: SystemType

[Missing <param name="type"/> documentation for "M:Stimulsoft.Report.Dictionary.StiType.GetTypeFromTypeMode(System.Type,Stimulsoft.Report.Dictionary.StiTypeMode)"]

typeMode
Type: Stimulsoft.Report.DictionaryStiTypeMode

[Missing <param name="typeMode"/> documentation for "M:Stimulsoft.Report.Dictionary.StiType.GetTypeFromTypeMode(System.Type,Stimulsoft.Report.Dictionary.StiTypeMode)"]

Return Value

Type: Type

[Missing <returns> documentation for "M:Stimulsoft.Report.Dictionary.StiType.GetTypeFromTypeMode(System.Type,Stimulsoft.Report.Dictionary.StiTypeMode)"]

See Also