Represents customization parameters for input of string tag values.

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

Syntax

C#
public class TagStringInputParams : TagInputParams
Visual Basic
Public Class TagStringInputParams _
	Inherits TagInputParams

Inheritance Hierarchy

System..::..Object
  C1.C1Preview..::..TagInputParams
    C1.C1Preview..::..TagStringInputParams

See Also