ComponentOne Scheduler for WinForms
Description Property (TagInfo)

C1.Win.C1Schedule.4 Assembly > C1.C1Schedule.Printing Namespace > TagInfo Class : Description Property
Gets 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.)
Syntax
'Declaration
 
Public Property Description As System.String
public System.string Description {get; set;}
See Also

Reference

TagInfo Class
TagInfo Members