Click or drag to resize

StiDialogInfoGetDialogInfoItems Method

[Missing <summary> documentation for "M:Stimulsoft.Report.Dictionary.StiDialogInfo.GetDialogInfoItems(System.Type,System.Globalization.CultureInfo)"]

Namespace:  Stimulsoft.Report.Dictionary
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public List<StiDialogInfoItem> GetDialogInfoItems(
	Type type,
	CultureInfo culture = null
)

Parameters

type
Type: SystemType

[Missing <param name="type"/> documentation for "M:Stimulsoft.Report.Dictionary.StiDialogInfo.GetDialogInfoItems(System.Type,System.Globalization.CultureInfo)"]

culture (Optional)
Type: System.GlobalizationCultureInfo

[Missing <param name="culture"/> documentation for "M:Stimulsoft.Report.Dictionary.StiDialogInfo.GetDialogInfoItems(System.Type,System.Globalization.CultureInfo)"]

Return Value

Type: ListStiDialogInfoItem

[Missing <returns> documentation for "M:Stimulsoft.Report.Dictionary.StiDialogInfo.GetDialogInfoItems(System.Type,System.Globalization.CultureInfo)"]

See Also