Version 24.2 (latest)

GanttRow Class Properties

For a list of all members of this type, see GanttRow members.

Public Properties
 NameDescription
Public PropertyIsActiveReturns a boolean indicating if the row represents the active task.  
Public PropertyIsAlternateReturns a boolean indicating if the row represents an alternate row in the grid.  
Public PropertyIsMouseOverReturns a boolean indicating if the row is selected.  
Public PropertyIsSelectedReturns a boolean indicating if the row is selected.  
Public PropertyTaskReturns the associated task.  
Protected Properties
 NameDescription
Protected PropertyHasListeners (Inherited from Infragistics.PropertyChangeNotifier)
See Also