ComponentOne GanttView for WinForms
NextID Property (BaseObject)

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

Reference

BaseObject Class
BaseObject Members