Specifies the type of list for TagListInputParams.

Namespace:  C1.C1Preview
Assembly:  C1.C1Report.2 (in C1.C1Report.2.dll)

Syntax

C#
public enum TagListInputParamsTypeEnum
Visual Basic
Public Enumeration TagListInputParamsTypeEnum

Members

Member nameDescription
ListBox The ListBox is used for input.
ComboBox The ComboBox is used for input.

See Also