Click or drag to resize

StiDialogInfoSetDialogInfoItems Method

[Missing <summary> documentation for "M:Stimulsoft.Report.Dictionary.StiDialogInfo.SetDialogInfoItems(System.Collections.Generic.List{Stimulsoft.Report.Dictionary.StiDialogInfoItem},System.Type)"]

Namespace:  Stimulsoft.Report.Dictionary
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public void SetDialogInfoItems(
	List<StiDialogInfoItem> items,
	Type type
)

Parameters

items
Type: System.Collections.GenericListStiDialogInfoItem

[Missing <param name="items"/> documentation for "M:Stimulsoft.Report.Dictionary.StiDialogInfo.SetDialogInfoItems(System.Collections.Generic.List{Stimulsoft.Report.Dictionary.StiDialogInfoItem},System.Type)"]

type
Type: SystemType

[Missing <param name="type"/> documentation for "M:Stimulsoft.Report.Dictionary.StiDialogInfo.SetDialogInfoItems(System.Collections.Generic.List{Stimulsoft.Report.Dictionary.StiDialogInfoItem},System.Type)"]

See Also