ComponentOne GanttView for WinForms
Notes Property (BaseObject)

C1.Win.C1GanttView.4 Assembly > C1.Win.C1GanttView Namespace > BaseObject Class : Notes Property
Gets or sets notes associated with this task.
Syntax
'Declaration
 
Public Overridable Property Notes As System.String
public virtual System.string Notes {get; set;}
See Also

Reference

BaseObject Class
BaseObject Members