ComponentOne GanttView for WinForms
NextID Property (Task)

C1.Win.C1GanttView.4 Assembly > C1.Win.C1GanttView Namespace > Task Class : NextID Property
Gets the next object's ID in collection.
Syntax
'Declaration
 
Public Overrides NotOverridable Property NextID As System.Integer
public override System.int NextID {get; set;}
See Also

Reference

Task Class
Task Members