The abstract base class for specialized classes used by the tag input dialog to customize input of individual tags.

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

Syntax

C#
public abstract class TagInputParams : ICloneable
Visual Basic
Public MustInherit Class TagInputParams _
	Implements ICloneable

Inheritance Hierarchy

See Also