ComponentOne GanttView for WinForms
NonEmptyTaskCount Property

C1.Win.C1GanttView.4 Assembly > C1.Win.C1GanttView Namespace > TaskCollection Class : NonEmptyTaskCount Property
Gets the number of non-empty tasks in the collection.
Syntax
'Declaration
 
Public ReadOnly Property NonEmptyTaskCount As System.Integer
public System.int NonEmptyTaskCount {get;}
See Also

Reference

TaskCollection Class
TaskCollection Members