Version

GanttViewPropertyIds Enumeration

Constants which identify properties of the UltraGanttView control.
Syntax
'Declaration
 
Public Enum GanttViewPropertyIds 
   Inherits System.Enum
public enum GanttViewPropertyIds : System.Enum 
Members
MemberDescription
ActiveTaskThe ActiveTask property.
AdditionalIntervalsThe AdditionalIntervals property.
AppearanceThe Appearance property.
AutoAddAdditionalIntervalThe AutoAddAdditionalInterval property.
AutoDisplayDefaultContextMenuThe AutoDisplayDefaultContextMenu property.
AutoDisplayTaskDialogThe AutoDisplayTaskDialog property.
AutoSizeGridUltraGanttViewPrintDocument.AutoSizeGrid property
AutoSizeTimelineColumnsUltraGanttViewPrintDocument.AutoSizeTimelineColumns property
CalendarInfoInfragistics.Win.UltraWinGanttView.UltraGanttViewPrintDocument.CalendarInfo property
CalendarLookInfragistics.Win.UltraWinGanttView.UltraGanttViewPrintDocument.CalendarLook property
ChartAreaWidthThe ChartAreaWidth property.
ColumnAutoSizingThe ColumnAutoSizing property.
ColumnHeaderAppearanceThe ColumnHeaderAppearance property.
ColumnSizingThe ColumnSizing property.
ColumnWidthThe ColumnWidth property.
CreationFilterUltraGanttViewPrintDocument.CreationFilter property
DateTimeFormatThe DateTimeFormat property.
DependencyLinkColorThe DependencyLinkColor property.
DisplayAreasUltraGanttView.DisplayAreas property
DisplayCompleteThroughThe DisplayCompleteThrough property.
DisplayDeadlineThe DisplayDeadline property.
DisplayDependentThe DisplayDependent property.
DisplayDurationThe DisplayDuration property.
DisplayEndDateTimeThe DisplayEndDateTime property.
DisplayNameThe DisplayName property.
DisplayPercentCompleteThe DisplayPercentComplete property.
DisplayPredecessorThe DisplayPredecessor property.
DisplayStartDateTimeThe DisplayStartDateTime property.
DisplayTaskDependencyTypeThe DisplayTaskDependencyType property.
DisplayTitleThe DisplayTitle property.
DisplayToolTipThe DisplayToolTip property.
DrawDependencyLinesThe DrawDependencyLines property.
DrawFilterUltraGanttViewPrintDocument.DrawFilter property
EndDateTimeUltraGanttViewPrintDocument.EndDateTime property
ExpandAllTasksUltraGanttViewPrintDocument.ExpandAllTasks property
GanttViewUltraGanttViewPrintDocument.GanttView property
GridAreaWidthThe GridAreaWidth property.
GridSettingsThe GridSettings property.
HorizontalResizeModeThe HorizontalResizeMode property.
MinimumColumnResizeWidthThe MinimumColumnResizeWidth property.
MinimumTaskWidthThe MinimumTaskWidth property.
NoneUsed for variable initialization.
NonWorkingHourAppearanceThe NonWorkingHourAppearance property.
PrimaryIntervalThe PrimaryInterval property.
PrintXColumnsOnEveryPageUltraGanttViewPrintDocument.PrintXColumnsOnEveryPage property
ProjectThe Project property.
StartDateTimeUltraGanttViewPrintDocument.StartDateTime property
TaskDragIncrementThe TaskDragIncrement property.
TaskPositioningThe TaskPositioning property.
TaskSettingsThe TaskSettings property.
TimelineSettingsThe TimelineSettings property.
TitleThe Title property.
ToolTipSettingsThe ToolTipSettings property.
ToolTipSettingsDeadlineThe ToolTipSettingsDeadline property.
ToolTipSettingsMilestoneThe ToolTipSettingsMilestone property.
ToolTipSettingsPercentCompleteThe ToolTipSettingsPercentComplete property.
ToolTipSettingsSummaryThe ToolTipSettingsSummary property.
ToolTipSettingsTaskDependencyThe ToolTipSettingsTaskDependency property.
VerticalSplitterAppearanceThe VerticalSplitterAppearance property.
VerticalSplitterEnabledThe VerticalSplitterEnabled property.
VerticalSplitterMinimumResizeWidthThe VerticalSplitterMinimumResizeWidth property.
VerticalSplitterWidthThe VerticalSplitterWidth property.
WorkingHourAppearanceThe WorkingHourAppearance property.
Requirements

Target Platforms: Windows 10, Windows 8.1, Windows 8, Windows 7, Windows Server 2012, Windows 7, 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

See Also