'Declaration Public Enum GanttContextMenuArea Inherits System.Enum
public enum GanttContextMenuArea : System.Enum
Member | Description |
---|---|
Cell | The context menu for the data cells in the grid section |
ColumnHeader | The context menu for the column headers in the grid section. |
Grid | The context menu for the empty portion of the grid section of the XamGantt |
Row | The context menu for a row in the grid section |
RowSelectorHeader | The context menu for the header cell of the row selectors in the grid section |
Task | The context menu for the IProjectTask in the chart section |
TaskDependency | The context menu for the ProjectTaskDependency |
TimescaleArea | The context menu for the Infragistics.Controls.Schedules.Primitives.GanttTimescaleArea which represents the chart section |
TimescaleBandHeader | The context menu for the Infragistics.Controls.Schedules.Primitives.TimescaleBandPresenter in the chart section |
TimescaleHeader | The context menu for the Infragistics.Controls.Schedules.Primitives.TimescaleHeaderPresenter in the chart section |
Target Platforms: Windows 10, Windows 8.1, Windows 8, Windows 7, Windows Server 2012, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2