ComponentOne Scheduler for WinForms
TagInfo Class Members
Properties 

C1.Win.C1Schedule.4 Assembly > C1.C1Schedule.Printing Namespace : TagInfo Class

The following tables list the members exposed by TagInfo.

Public Properties
 NameDescription
Public PropertyGets or sets the description of the tag. If not empty, used as the label in the tag input dialog. (If Description is empty, the value of the Name property will be used as default value.)  
Public PropertyGets a TagInputParams object that is used by the tag input dialog to customize the editor for the current tag. By default, this property is null.  
Public PropertyGets the unique name of the tag object as it is defined in a document.  
Public PropertyGets or sets a value indicating whether to show the current tag and allow the user to edit its Value in the tags input dialog. True by default.  
Public PropertyGets the current tag type.  
Public PropertyGets or sets the C1.C1Preview.Tag object value.  
Top
See Also

Reference

TagInfo Class
C1.C1Schedule.Printing Namespace