Is this content useful?
Thank you for your feedback!
Thank you for your feedback! You have rated this topic in the last 30 days.
GanttRow Class Members
The following tables list the members exposed by GanttRow.
Public Properties
| Name | Description |
| IsActive | Returns a boolean indicating if the row represents the active task. |
| IsAlternate | Returns a boolean indicating if the row represents an alternate row in the grid. |
| IsMouseOver | Returns a boolean indicating if the row is selected. |
| IsSelected | Returns a boolean indicating if the row is selected. |
| Task | Returns the associated task. |
Protected Properties
| Name | Description |
| HasListeners | (Inherited from Infragistics.PropertyChangeNotifier) |
Public Events
| Name | Description |
| PropertyChanged | (Inherited from Infragistics.PropertyChangeNotifier) |
See Also