Click or drag to resize

StiTypeGetTypeModeFromType Method

[Missing <summary> documentation for "M:Stimulsoft.Report.Dictionary.StiType.GetTypeModeFromType(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 GetTypeModeFromType(
	Type type,
	out StiTypeMode typeMode
)

Parameters

type
Type: SystemType

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

typeMode
Type: Stimulsoft.Report.DictionaryStiTypeMode

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

Return Value

Type: Type

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

See Also