Represents customization parameters for input of numeric tag values.

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

Syntax

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

Inheritance Hierarchy

System..::..Object
  C1.C1Preview..::..TagInputParams
    C1.C1Preview..::..TagNumericInputParams

See Also