The GanttChartView type exposes the following members.
Constructors
Name | Description | |
---|---|---|
GanttChartView |
Initializes a new instance of the GanttChartView class.
The initial values of the data member properties are set to appropriate property paths for using TaskItem, AssignmentItem, ResourceItem, and PredecessorItem objects.
|
Methods
Name | Description | |
---|---|---|
AddAppearanceBindings | Overloaded. | |
AddChild |
Adds a child object.
(Inherited from ItemsControlBase.) | |
AddHandler | Overloaded. | |
AddLogicalChild | (Inherited from FrameworkElement.) | |
AddText |
Adds a text child object.
(Inherited from ItemsControlBase.) | |
AddToEventRoute | (Inherited from UIElement.) | |
AddUserPermissionBindings | Overloaded. | |
AddVisibilityBindings | Overloaded. | |
AddVisualChild | (Inherited from Visual.) | |
ApplyAnimationClock | Overloaded. | |
ApplyTemplate | (Inherited from FrameworkElement.) | |
Arrange | (Inherited from UIElement.) | |
ArrangeCore | (Inherited from FrameworkElement.) | |
ArrangeOverride | (Inherited from Control.) | |
BeginAnimation | Overloaded. | |
BeginInit | (Inherited from FrameworkElement.) | |
BeginStoryboard | Overloaded. | |
BindAssignableResourceItemsSource |
Binds the assignable resource item source collection to the current AssignableResourceItemsSource property.
(Inherited from TaskGanttChartViewBase.) | |
BindItems |
Binds the ItemsControl host using the LoadedEntities.
(Overrides TaskGanttChartViewBase..::.BindItems()()().) | |
BindItemsSource |
Binds the item source collection to the current ItemsSource property.
(Inherited from ItemsControlBase.) | |
BringIntoView | Overloaded. | |
CaptureMouse | (Inherited from UIElement.) | |
CaptureStylus | (Inherited from UIElement.) | |
CaptureTouch | (Inherited from UIElement.) | |
CheckAccess | (Inherited from DispatcherObject.) | |
ClearTemplateParts |
Invoked before a template is applied to the control to ensure that the old template parts are properly cleared.
(Inherited from GanttChartViewBase.) | |
ClearValue | Overloaded. | |
CoerceValue | (Inherited from DependencyObject.) | |
CreateAssignableResourceManager |
Establishes the assignable resource manager to be used internally by this TaskGanttChartViewBase.
(Inherited from TaskGanttChartViewBase.) | |
CreateEntityManager |
Establishes the task manager to be used internally by this TaskGanttChartViewBase.
(Inherited from TaskGanttChartViewBase.) | |
DecreaseTimelinePage | Overloaded. | |
DisposeNetworkDiagramItems |
Disposes the NetworkDiagramItem object collection originally obtained using GetNetworkDiagramItems method.
| |
DisposePertChartItems |
Disposes the PertChartItem object collection originally obtained using GetPertChartItems method.
| |
EndInit | (Inherited from FrameworkElement.) | |
EnsureEntityManagers |
Ensures that the appropriate entity managers are initialized and available from within the control.
(Inherited from ItemsControlBase.) | |
Equals | (Inherited from DependencyObject.) | |
Finalize | (Inherited from Object.) | |
FindCommonVisualAncestor | (Inherited from Visual.) | |
FindName | (Inherited from FrameworkElement.) | |
FindResource | (Inherited from FrameworkElement.) | |
Focus | (Inherited from UIElement.) | |
GetAnimationBaseValue | (Inherited from UIElement.) | |
GetAssignableResource |
Gets the assignable resource referable in the TaskGanttChartViewBase that wraps the specified item.
(Inherited from TaskGanttChartViewBase.) | |
GetAssignableResourceAt |
Gets the assignable resource referable in the TaskGanttChartViewBase at the specified index.
(Inherited from TaskGanttChartViewBase.) | |
GetBaselineFinish |
Gets the value of the BaselineFinish attached property for a specified element such as an entity item.
The BaselineFinish property value indicates the baseline finish date and time for the bar representing an entity item is visible in the GanttChartView control.
| |
GetBaselineStart |
Gets the value of the BaselineStart attached property for a specified element such as an entity item.
The BaselineStart property value indicates the baseline start date and time for the bar representing an entity item is visible in the GanttChartView control.
| |
GetBindingExpression | (Inherited from FrameworkElement.) | |
GetCriticalTasks |
Gets the list of critical tasks. A task is critical if it would generate delays in the project in case that it wouldn't be finished on time.
| |
GetDateTime | Overloaded. | |
GetEntity |
Gets the entity in the ItemsControlBase that wraps the specified item.
(Inherited from ItemsControlBase.) | |
GetEntityAt | Overloaded. | |
GetExportBitmapSource | Overloaded. | |
GetExportBitmapSources | Overloaded. | |
GetExportContentHeight |
Gets the height of the content in the exported drawing visual or bitmap source.
(Inherited from ChartViewBase.) | |
GetExportContentWidth |
Gets the width of the content in the exported drawing visual or bitmap source.
(Inherited from ChartViewBase.) | |
GetExportDrawingVisual | Overloaded. | |
GetExportDrawingVisuals | Overloaded. | |
GetExportHeaderHeight |
Gets the height of the header in the exported drawing visual or bitmap source.
(Inherited from ChartViewBase.) | |
GetExportSize | Overloaded. | |
GetExportSizes |
Gets the sizes of the exported drawing visuals or bitmap sources based on a specific page size.
(Inherited from ChartViewBase.) | |
GetFromDependencyLineStroke |
Gets the value of the FromDependencyLineStroke attached property for a specified element such as a task item, overriding the default value provided by the GanttChartView control.
The FromDependencyLineStroke property value indicates a Brush that specifies how a from task dependency line is painted in the GanttChartView control.
Overriding the default value for a specific item requires that the IsItemAppearanceApplied property of the control to be set to true.
| |
GetFromDependencyLineStrokeThickness |
Gets the value of the FromDependencyLineStrokeThickness attached property for a specified element such as a task item, overriding the default value provided by the GanttChartView control.
The FromDependencyLineStrokeThickness property value indicates the thickness of a from task dependency line in the GanttChartView control.
Overriding the default value for a specific item requires that the IsItemAppearanceApplied property of the control to be set to true.
| |
GetHashCode | (Inherited from DependencyObject.) | |
GetItemAt |
Returns the item at the specified position (y-axis coordinate) in the ChartViewBase control.
(Inherited from ChartViewBase.) | |
GetItemHeight | Overloaded. | |
GetItemIndexAt |
Returns the zero-based index of the item at the specified position (y-axis coordinate) in the ChartViewBase control.
(Inherited from ChartViewBase.) | |
GetItemsControlHostItemTemplate |
Gets the item template to be used within the ItemsControl host.
(Overrides ItemsControl..::.GetItemsControlHostItemTemplate()()().) | |
GetItemTop | Overloaded. | |
GetLayoutClip | (Inherited from FrameworkElement.) | |
GetLocalValueEnumerator | (Inherited from DependencyObject.) | |
GetMilestoneAssignmentsTemplate |
Gets the value of the MilestoneAssignmentsTemplate attached property for a specified element such as a task item, overriding the default value provided by the GanttChartView control.
The MilestoneAssignmentsTemplate property value indicates the data template to be used to display the assignments string of a milestone task.
Overriding the default value for a specific item requires that the IsItemAppearanceApplied property of the control to be set to true.
| |
GetMilestoneBarFill |
Gets the value of the MilestoneBarFill attached property for a specified element such as a task item, overriding the default value provided by the GanttChartView control.
The MilestoneBarFill property value indicates a Brush that specifies how the interior of a milestone task bar is painted in the GanttChartView control.
Overriding the default value for a specific item requires that the IsItemAppearanceApplied property of the control to be set to true.
| |
GetMilestoneBarStroke |
Gets the value of the MilestoneBarStroke attached property for a specified element such as a task item, overriding the default value provided by the GanttChartView control.
The MilestoneBarStroke property value indicates a Brush that specifies how a milestone task bar's outline is painted in the GanttChartView control.
Overriding the default value for a specific item requires that the IsItemAppearanceApplied property of the control to be set to true.
| |
GetMilestoneBarStrokeThickness |
Gets the value of the MilestoneBarStrokeThickness attached property for a specified element such as a task item, overriding the default value provided by the GanttChartView control.
The MilestoneBarStrokeThickness property value indicates the thickness of a milestone task bar's outline in the GanttChartView control.
Overriding the default value for a specific item requires that the IsItemAppearanceApplied property of the control to be set to true.
| |
GetMilestoneTaskExtraElementsPositioning |
Gets the value of the MilestoneTaskExtraElementsPositioning attached property for a specified element such as a task item, overriding the default value provided by the GanttChartView control.
The MilestoneTaskExtraElementsPositioning property value indicates the TaskExtraElementsPositioning to be used to display the dependencies of a task if it is a milestone task.
Overriding the default value for a specific item requires that the IsItemAppearanceApplied property of the control to be set to true.
| |
GetMilestoneTaskTemplate |
Gets the value of the MilestoneTaskTemplate attached property for a specified element such as a task item, overriding the default value provided by the GanttChartView control.
The MilestoneTaskTemplate property value indicates the data template to be used to display a task if it is a milestone (has its effort value set to zero).
Overriding the default value for a specific item requires that the IsItemAppearanceApplied property of the control to be set to true.
| |
GetNetworkDiagramItems |
Gets a collection of NetworkDiagramItem objects that may be used as an item collection within an associated INetworkDiagramView control.
| |
GetPertChartItems |
Gets a collection of PertChartItem objects that may be used as an item collection within an associated IPertChartView control.
| |
GetPosition | Overloaded. | |
GetProjectXml |
Retreives managed data as a Project XML string.
| |
GetStandardAssignmentsTemplate |
Gets the value of the StandardAssignmentsTemplate attached property for a specified element such as a task item, overriding the default value provided by the GanttChartView control.
The StandardAssignmentsTemplate property value indicates the data template to be used to display the assignments string of a standard task.
Overriding the default value for a specific item requires that the IsItemAppearanceApplied property of the control to be set to true.
| |
GetStandardBackgroundBarFill |
Gets the value of the StandardBackgroundBarFill attached property for a specified element such as a task item, overriding the default value provided by the GanttChartView control.
The StandardBackgroundBarFill property value indicates a Brush that specifies how the interior of a standard task background bar is painted in the GanttChartView control.
Overriding the default value for a specific item requires that the IsItemAppearanceApplied property of the control to be set to true.
| |
GetStandardBackgroundBarStroke |
Gets the value of the StandardBackgroundBarStroke attached property for a specified element such as a task item, overriding the default value provided by the GanttChartView control.
The StandardBackgroundBarStroke property value indicates a Brush that specifies how a standard task background bar's outline is painted in the GanttChartView control.
Overriding the default value for a specific item requires that the IsItemAppearanceApplied property of the control to be set to true.
| |
GetStandardBarCornerRadius |
Gets the value of the StandardBarCornerRadius attached property for a specified element such as a task item, overriding the default value provided by the GanttChartView control.
The StandardBarCornerRadius property value indicates the radius of the ellipse that is used to round the corners of a standard task bar in the GanttChartView control.
Overriding the default value for a specific item requires that the IsItemAppearanceApplied property of the control to be set to true.
| |
GetStandardBarFill |
Gets the value of the StandardBarFill attached property for a specified element such as a task item, overriding the default value provided by the GanttChartView control.
The StandardBarFill property value indicates a Brush that specifies how the interior of a standard task bar is painted in the GanttChartView control.
Overriding the default value for a specific item requires that the IsItemAppearanceApplied property of the control to be set to true.
| |
GetStandardBarStroke |
Gets the value of the StandardBarStroke attached property for a specified element such as a task item, overriding the default value provided by the GanttChartView control.
The StandardBarStroke property value indicates a Brush that specifies how a standard task bar's outline is painted in the GanttChartView control.
Overriding the default value for a specific item requires that the IsItemAppearanceApplied property of the control to be set to true.
| |
GetStandardBarStrokeThickness |
Gets the value of the StandardBarStrokeThickness attached property for a specified element such as a task item, overriding the default value provided by the GanttChartView control.
The StandardBarStrokeThickness property value indicates the thickness of a standard task bar's outline in the GanttChartView control.
Overriding the default value for a specific item requires that the IsItemAppearanceApplied property of the control to be set to true.
| |
GetStandardCompletedBarCornerRadius |
Gets the value of the StandardCompletedBarCornerRadius attached property for a specified element such as a task item, overriding the default value provided by the GanttChartView control.
The StandardCompletedBarCornerRadius property value indicates the radius of the ellipse that is used to round the corners of a standard task completed bar in the GanttChartView control.
Overriding the default value for a specific item requires that the IsItemAppearanceApplied property of the control to be set to true.
| |
GetStandardCompletedBarFill |
Gets the value of the StandardCompletedBarFill attached property for a specified element such as a task item, overriding the default value provided by the GanttChartView control.
The StandardCompletedBarFill property value indicates a Brush that specifies how the interior of a standard task completed bar is painted in the GanttChartView control.
Overriding the default value for a specific item requires that the IsItemAppearanceApplied property of the control to be set to true.
| |
GetStandardCompletedBarStroke |
Gets the value of the StandardCompletedBarStroke attached property for a specified element such as a task item, overriding the default value provided by the GanttChartView control.
The StandardCompletedBarStroke property value indicates a Brush that specifies how a standard task completed bar's outline is painted in the GanttChartView control.
Overriding the default value for a specific item requires that the IsItemAppearanceApplied property of the control to be set to true.
| |
GetStandardCompletedBarStrokeThickness |
Gets the value of the StandardCompletedBarStrokeThickness attached property for a specified element such as a task item, overriding the default value provided by the GanttChartView control.
The StandardCompletedBarStrokeThickness indicates the thickness of a standard task completed bar's outline in the GanttChartView control.
Overriding the default value for a specific item requires that the IsItemAppearanceApplied property of the control to be set to true.
| |
GetStandardTaskExtraElementsPositioning |
Gets the value of the StandardTaskExtraElementsPositioning attached property for a specified element such as a task item, overriding the default value provided by the GanttChartView control.
The StandardTaskExtraElementsPositioning property value indicates the TaskExtraElementsPositioning to be used to display the dependencies of a task if it is a standard task.
Overriding the default value for a specific item requires that the IsItemAppearanceApplied property of the control to be set to true.
| |
GetStandardTaskTemplate |
Gets the value of the StandardTaskTemplate attached property for a specified element such as a task item, overriding the default value provided by the GanttChartView control.
The StandardTaskTemplate property value indicates the data template to be used to display a task if it is a standard task.
Overriding the default value for a specific item requires that the IsItemAppearanceApplied property of the control to be set to true.
| |
GetSummaryAssignmentsTemplate |
Gets the value of the SummaryAssignmentsTemplate attached property for a specified element such as a task item, overriding the default value provided by the GanttChartView control.
The SummaryAssignmentsTemplate property value indicates the data template to be used to display the assignments string of a summary task.
Overriding the default value for a specific item requires that the IsItemAppearanceApplied property of the control to be set to true.
| |
GetSummaryBarFill |
Gets the value of the SummaryBarFill attached property for a specified element such as a task item, overriding the default value provided by the GanttChartView control.
The SummaryBarFill property value indicates a Brush that specifies how the interior of a summary task bar is painted in the GanttChartView control.
Overriding the default value for a specific item requires that the IsItemAppearanceApplied property of the control to be set to true.
| |
GetSummaryBarStroke |
Gets the value of the SummaryBarStroke attached property for a specified element such as a task item, overriding the default value provided by the GanttChartView control.
The SummaryBarStroke property value indicates a Brush that specifies how a summary task bar's outline is painted in the GanttChartView control.
Overriding the default value for a specific item requires that the IsItemAppearanceApplied property of the control to be set to true.
| |
GetSummaryBarStrokeThickness |
Gets the value of the SummaryBarStrokeThickness attached property for a specified element such as a task item, overriding the default value provided by the GanttChartView control.
The SummaryBarStrokeThickness property value indicates the thickness of a summary task bar's outline in the GanttChartView control.
Overriding the default value for a specific item requires that the IsItemAppearanceApplied property of the control to be set to true.
| |
GetSummaryTaskExtraElementsPositioning |
Gets the value of the SummaryTaskExtraElementsPositioning attached property for a specified element such as a task item, overriding the default value provided by the GanttChartView control.
The SummaryTaskExtraElementsPositioning property value indicates the TaskExtraElementsPositioning to be used to display the dependencies of a task if it is a summary task.
Overriding the default value for a specific item requires that the IsItemAppearanceApplied property of the control to be set to true.
| |
GetSummaryTaskTemplate |
Gets the value of the SummaryTaskTemplate attached property for a specified element such as a task item, overriding the default value provided by the GanttChartView control.
The SummaryTaskTemplate property value indicates the data template to be used to display a task if it is a summary task (has child tasks).
Overriding the default value for a specific item requires that the IsItemAppearanceApplied property of the control to be set to true.
| |
GetTask |
Gets the task in the TaskGanttChartViewBase that wraps the specified item.
(Inherited from TaskGanttChartViewBase.) | |
GetTaskAt | Overloaded. | |
GetTemplateChild | (Inherited from FrameworkElement.) | |
GetToDependencyLineStroke |
Gets the value of the ToDependencyLineStroke attached property for a specified element such as a task item, overriding the default value provided by the GanttChartView control.
The ToDependencyLineStroke property value indicates a Brush that specifies how a to task dependency line is painted in the GanttChartView control.
Overriding the default value for a specific item requires that the IsItemAppearanceApplied property of the control to be set to true.
| |
GetToDependencyLineStrokeThickness |
Gets the value of the ToDependencyLineStrokeThickness attached property for a specified element such as a task item, overriding the default value provided by the GanttChartView control.
The ToDependencyLineStrokeThickness property value indicates the thickness of a to task dependency line in the GanttChartView control.
Overriding the default value for a specific item requires that the IsItemAppearanceApplied property of the control to be set to true.
| |
GetType | (Inherited from Object.) | |
GetUIParentCore | (Inherited from FrameworkElement.) | |
GetValue | (Inherited from DependencyObject.) | |
GetVisualChild | (Inherited from FrameworkElement.) | |
GetWorkingDateTime |
Returns the date and time for a working time position computed based on the specified position (x-axis coordinate) in the GanttChartViewBase control.
(Inherited from GanttChartViewBase.) | |
GetWorkingPosition |
Returns the position (x-axis coordinate) for a working time computed based on the specified date and time in the GanttChartViewBase control.
(Inherited from GanttChartViewBase.) | |
HitTestCore | Overloaded. | |
IncreaseTimelinePage | Overloaded. | |
InitializeItemTemplateDataContext |
Initializes the data context of the ContentControl to be used as an item template.
(Inherited from ItemsControl.) | |
InitializeTemplateParts |
Invoked when the template is applied to the control to ensure that the required template parts are identified and properly initialized within the control.
(Overrides GanttChartViewBase..::.InitializeTemplateParts()()().) | |
InputHitTest | (Inherited from UIElement.) | |
InvalidateArrange | (Inherited from UIElement.) | |
InvalidateManagerTiming |
Called when management timing becomes invalid within the control.
(Inherited from TaskGanttChartViewBase.) | |
InvalidateMeasure | (Inherited from UIElement.) | |
InvalidateProperty | (Inherited from DependencyObject.) | |
InvalidateVisual | (Inherited from UIElement.) | |
IsAncestorOf | (Inherited from Visual.) | |
IsDescendantOf | (Inherited from Visual.) | |
LoadEntities |
Prepares the task items to be presented by the control based on the current items and data binding properties.
(Inherited from TaskGanttChartViewBase.) | |
Measure | (Inherited from UIElement.) | |
MeasureCore | (Inherited from FrameworkElement.) | |
MeasureOverride | (Inherited from Control.) | |
MemberwiseClone | (Inherited from Object.) | |
Move | Overloaded. | |
MoveFocus | (Inherited from FrameworkElement.) | |
MoveRange |
Moves a range of items to a new index in the managed collection.
(Inherited from ItemsControlBase.) | |
OnAccessKey | (Inherited from UIElement.) | |
OnActualHeaderHeightChanged |
Called when the ActualHeaderHeight property changes.
(Inherited from ChartViewBase.) | |
OnActualTimelinePageWidthChanged |
Called when the ActualTimelinePageWidth property changes.
(Inherited from GanttChartViewBase.) | |
OnAlternationCountChanged |
Called when the AlternationCount property changes.
(Inherited from ItemsControl.) | |
OnApplyTemplate |
Invoked whenever application code or internal processes call ApplyTemplate.
(Inherited from GanttChartViewBase.) | |
OnAreItemUserPermissionsAppliedChanged |
Called when the AreItemUserPermissionsApplied property changes.
(Inherited from ChartViewBase.) | |
OnAreNonworkingDaysVisibleChanged |
Called when the AreNonworkingDaysVisible property changes.
(Inherited from GanttChartViewBase.) | |
OnAreNonworkingHoursVisibleChanged |
Called when the AreNonworkingHoursVisible property changes.
(Inherited from GanttChartViewBase.) | |
OnAreSummaryTaskValueConstraintsEnabledChanged |
Called when the AreSummaryTaskValueConstraintsEnabled property changes.
(Inherited from TaskGanttChartViewBase.) | |
OnAreTaskAssignmentsVisibleChanged |
Called when the AreTaskAssignmentsVisible property changes.
| |
OnAreTaskDependenciesReadOnlyChanged |
Called when the AreTaskDependenciesReadOnly property changes.
| |
OnAreTaskDependenciesVisibleChanged |
Called when the AreTaskDependenciesVisible property changes.
| |
OnAreTaskDependencyConstraintsEnabledChanged |
Called when the AreTaskDependencyConstraintsEnabled property changes.
(Inherited from TaskGanttChartViewBase.) | |
OnAreTaskEffortValueConstraintsEnabledChanged |
Called when the AreTaskEffortValueConstraintsEnabled property changes.
(Inherited from TaskGanttChartViewBase.) | |
OnAreTaskInterruptionsVisibleChanged |
Called when the AreTaskInterruptionsVisible property changes.
| |
OnAreUpdateTimelinePageButtonsVisibleChanged |
Called when the AreUpdateTimelinePageButtonsVisible property changes.
(Inherited from GanttChartViewBase.) | |
OnAssignableResourceCountChanged |
Called when the AssignableResourceCount property changes.
(Inherited from TaskGanttChartViewBase.) | |
OnAssignableResourceItemsSourceChanged |
Called when the AssignableResourceItemsSource property changes.
(Inherited from TaskGanttChartViewBase.) | |
OnAssignmentAllocationUnitsMemberPathChanged |
Called when the AssignmentAllocationUnitsMemberPath property changes.
(Inherited from TaskGanttChartViewBase.) | |
OnAssignmentResourceItemMemberPathChanged |
Called when the AssignmentResourceItemMemberPath property changes.
(Inherited from TaskGanttChartViewBase.) | |
OnAssignmentsMemberPathChanged |
Called when the AssignmentsMemberPath property changes.
(Inherited from TaskGanttChartViewBase.) | |
OnAssignmentsStringMemberPathChanged |
Called when the AssignmentsStringMemberPath property changes.
(Inherited from TaskGanttChartViewBase.) | |
OnBarHeightChanged |
Called when the BarHeight property changes.
(Inherited from ChartViewBase.) | |
OnBarVerticalAlignmentChanged |
Called when the BarVerticalAlignment property changes.
(Inherited from ChartViewBase.) | |
OnBarVerticalMarginChanged |
Called when the BarVerticalMargin property changes.
(Inherited from ChartViewBase.) | |
OnBaselineOpacityChanged |
Called when the BaselineOpacity property changes.
| |
OnChildDesiredSizeChanged | (Inherited from UIElement.) | |
OnCompletedEffortMemberPathChanged |
Called when the CompletedEffortMemberPath property changes.
(Inherited from TaskGanttChartViewBase.) | |
OnCompletionMemberPathChanged |
Called when the CompletionMemberPath property changes.
(Inherited from TaskGanttChartViewBase.) | |
OnContentMemberPathChanged |
Called when the ContentMemberPath property changes.
(Inherited from TaskGanttChartViewBase.) | |
OnContextMenuClosing | (Inherited from FrameworkElement.) | |
OnContextMenuOpening | (Inherited from FrameworkElement.) | |
OnCostMemberPathChanged |
Called when the CostMemberPath property changes.
(Inherited from TaskGanttChartViewBase.) | |
OnCountChanged |
Called when the Count property changes.
(Inherited from ItemsControlBase.) | |
OnCreateAutomationPeer | (Inherited from UIElement.) | |
OnDataPropertyChanged |
Signals that a data binding property such as ItemsSource is changed.
Inheriters should call this method from the PropertyChanged callbacks of their own data binding properties.
(Inherited from ItemsControlBase.) | |
OnDependencyContextMenuChanged |
Called when the DependencyContextMenu property changes.
| |
OnDependencyLineTemplateChanged |
Called when the DependencyLineTemplate property changes.
| |
OnDisplayedEndTimeChanged |
Called when the DisplayedEndTime property changes.
(Inherited from GanttChartViewBase.) | |
OnDisplayedTimeChanged |
Called when the DisplayedTime property changes.
(Inherited from GanttChartViewBase.) | |
OnDisplayMemberPathChanged |
Called when the DisplayMemberPath property changes.
(Inherited from ItemsControl.) | |
OnDragEnter | (Inherited from UIElement.) | |
OnDragLeave | (Inherited from UIElement.) | |
OnDragOver | (Inherited from UIElement.) | |
OnDrop | (Inherited from UIElement.) | |
OnDurationMemberPathChanged |
Called when the DurationMemberPath property changes.
(Inherited from TaskGanttChartViewBase.) | |
OnEffortMemberPathChanged |
Called when the EffortMemberPath property changes.
(Inherited from TaskGanttChartViewBase.) | |
OnEntityActivated |
Called when the entity activation occurs.
(Inherited from ChartViewBase.) | |
OnEntityManagerSourceChanged |
Called when the EntityManagerSource property changes.
(Inherited from ItemsControlBase.) | |
OnFinishMemberPathChanged |
Called when the FinishMemberPath property changes.
(Inherited from TaskGanttChartViewBase.) | |
OnFromDependencyLineStrokeChanged |
Called when the FromDependencyLineStroke property changes.
| |
OnFromDependencyLineStrokeThicknessChanged |
Called when the FromDependencyLineStrokeThickness property changes.
| |
OnGiveFeedback | (Inherited from UIElement.) | |
OnGotFocus | (Inherited from FrameworkElement.) | |
OnGotKeyboardFocus | (Inherited from UIElement.) | |
OnGotMouseCapture | (Inherited from UIElement.) | |
OnGotStylusCapture | (Inherited from UIElement.) | |
OnGotTouchCapture | (Inherited from UIElement.) | |
OnHeaderBackgroundChanged |
Called when the HeaderBackground property changes.
(Inherited from ChartViewBase.) | |
OnHeaderHeightChanged |
Called when the HeaderHeight property changes.
(Inherited from ChartViewBase.) | |
OnHourWidthChanged |
Called when the HourWidth property changes.
(Inherited from GanttChartViewBase.) | |
OnIndentationMemberPathChanged |
Called when the IndentationMemberPath property changes.
(Inherited from TaskGanttChartViewBase.) | |
OnIndexStringMemberPathChanged |
Called when the IndexStringMemberPath property changes.
(Inherited from TaskGanttChartViewBase.) | |
OnInitialized | (Inherited from FrameworkElement.) | |
OnIsAsyncPresentationDeferredChanged |
Raises the IsAsyncPresentationDeferredChanged event.
(Inherited from ItemsControlBase.) | |
OnIsAsyncPresentationDeferredScrollRatioChanged |
Called when the IsAsyncPresentationDeferredScrollRatio property changes.
(Inherited from ChartViewBase.) | |
OnIsAsyncPresentationEnabledChanged |
Called when the IsAsyncPresentationEnabled property changes.
(Inherited from ItemsControlBase.) | |
OnIsAsyncPresentationEnabledMinCountChanged |
Called when the IsAsyncPresentationEnabledMinCount property changes.
(Inherited from ItemsControlBase.) | |
OnIsAsyncPresentationEnabledPageSizeChanged |
Called when the IsAsyncPresentationEnabledPageSize property changes.
(Inherited from ItemsControlBase.) | |
OnIsBaselineVisibleChanged |
Called when the IsBaselineVisible property changes.
| |
OnIsCompletedMemberPathChanged |
Called when the IsCompletedMemberPath property changes.
(Inherited from TaskGanttChartViewBase.) | |
OnIsExpandedMemberPathChanged |
Called when the IsExpandedMemberPath property changes.
(Inherited from TaskGanttChartViewBase.) | |
OnIsItemAppearanceAppliedChanged |
Called when the IsItemAppearanceApplied property changes.
(Inherited from ChartViewBase.) | |
OnIsItemToolTipEnabledChanged |
Called when the IsItemToolTipEnabled property changes.
(Inherited from ChartViewBase.) | |
OnIsItemVisibilityAppliedChanged |
Called when the IsItemVisibilityApplied property changes.
(Inherited from ChartViewBase.) | |
OnIsKeyboardFocusedChanged | (Inherited from UIElement.) | |
OnIsKeyboardFocusWithinChanged | (Inherited from UIElement.) | |
OnIsMilestoneMemberPathChanged |
Called when the IsMilestoneMemberPath property changes.
(Inherited from TaskGanttChartViewBase.) | |
OnIsMouseCapturedChanged | (Inherited from UIElement.) | |
OnIsMouseCaptureWithinChanged | (Inherited from UIElement.) | |
OnIsMouseDirectlyOverChanged | (Inherited from UIElement.) | |
OnIsNodeExpansionReadOnlyChanged |
Called when the IsNodeExpansionReadOnly property changes.
| |
OnIsReadOnlyChanged |
Called when the IsReadOnly property changes.
(Inherited from ChartViewBase.) | |
OnIsStylusCapturedChanged | (Inherited from UIElement.) | |
OnIsStylusCaptureWithinChanged | (Inherited from UIElement.) | |
OnIsStylusDirectlyOverChanged | (Inherited from UIElement.) | |
OnIsTaskCompletedDurationReadOnlyChanged |
Called when the IsTaskCompletedDurationReadOnly property changes.
| |
OnIsTaskCompletedEffortVisibleChanged |
Called when the IsTaskCompletedEffortVisible property changes.
| |
OnIsTaskDurationReadOnlyChanged |
Called when the IsTaskDurationReadOnly property changes.
| |
OnIsTaskStartReadOnlyChanged |
Called when the IsTaskStartReadOnly property changes.
| |
OnIsTimelinePageReadOnlyChanged |
Called when the IsTimelinePageReadOnly property changes.
(Inherited from GanttChartViewBase.) | |
OnIsVirtualizingChanged |
Called when the IsVirtualizing property changes.
(Inherited from ChartViewBase.) | |
OnItemBackgroundChanged |
Called when the ItemBackground property changes.
(Inherited from ChartViewBase.) | |
OnItemBindingGroupChanged |
Called when the ItemBindingGroup property changes.
(Inherited from ItemsControl.) | |
OnItemBorderBrushChanged |
Called when the ItemBorderBrush property changes.
(Inherited from ChartViewBase.) | |
OnItemBorderThicknessChanged |
Called when the ItemBorderThickness property changes.
(Inherited from ChartViewBase.) | |
OnItemContainerStyleChanged |
Called when the ItemContainerStyle property changes.
(Inherited from ItemsControl.) | |
OnItemContainerStyleSelectorChanged |
Called when the ItemContainerStyleSelector property changes.
(Inherited from ItemsControl.) | |
OnItemContextMenuChanged |
Called when the ItemContextMenu property changes.
(Inherited from ChartViewBase.) | |
OnItemHeightChanged |
Called when the ItemHeight property changes.
(Inherited from ChartViewBase.) | |
OnItemsChanged |
Invoked when the Items property changes.
(Inherited from ItemsControlBase.) | |
OnItemsPanelChanged |
Called when the ItemsPanel property changes.
(Inherited from ItemsControl.) | |
OnItemsSourceChanged |
Called when the ItemsSource property changes.
(Inherited from ItemsControlBase.) | |
OnItemStringFormatChanged |
Called when the ItemStringFormat property changes.
(Inherited from ItemsControl.) | |
OnItemTemplateChanged |
Called when the ItemTemplate property changes.
(Inherited from ItemsControl.) | |
OnItemTemplateSelectorChanged |
Called when the ItemTemplateSelector property changes.
(Inherited from ItemsControl.) | |
OnKeyDown | (Inherited from UIElement.) | |
OnKeyUp | (Inherited from UIElement.) | |
OnLeafCountChanged |
Called when the LeafCount property changes.
(Inherited from TaskGanttChartViewBase.) | |
OnLeafNodesChanged |
Called when the LeafNodes property changes.
(Inherited from TaskGanttChartViewBase.) | |
OnLostFocus | (Inherited from UIElement.) | |
OnLostKeyboardFocus | (Inherited from UIElement.) | |
OnLostMouseCapture | (Inherited from UIElement.) | |
OnLostStylusCapture | (Inherited from UIElement.) | |
OnLostTouchCapture | (Inherited from UIElement.) | |
OnManipulationBoundaryFeedback | (Inherited from UIElement.) | |
OnManipulationCompleted | (Inherited from UIElement.) | |
OnManipulationDelta | (Inherited from UIElement.) | |
OnManipulationInertiaStarting | (Inherited from UIElement.) | |
OnManipulationStarted | (Inherited from UIElement.) | |
OnManipulationStarting | (Inherited from UIElement.) | |
OnMaxDayDisplayFinishChanged |
Called when the MaxDayDisplayFinish property changes.
(Inherited from GanttChartViewBase.) | |
OnMaxFinishMemberPathChanged |
Called when the MaxFinishMemberPath property changes.
(Inherited from TaskGanttChartViewBase.) | |
OnMaxHeaderHeightChanged |
Called when the MaxHeaderHeight property changes.
(Inherited from ChartViewBase.) | |
OnMaxStartMemberPathChanged |
Called when the MaxStartMemberPath property changes.
(Inherited from TaskGanttChartViewBase.) | |
OnMilestoneAssignmentsTemplateChanged |
Called when the MilestoneAssignmentsTemplate property changes.
| |
OnMilestoneBarFillChanged |
Called when the MilestoneBarFill property changes.
| |
OnMilestoneBarStrokeChanged |
Called when the MilestoneBarStroke property changes.
| |
OnMilestoneBarStrokeThicknessChanged |
Called when the MilestoneBarStrokeThickness property changes.
| |
OnMilestoneTaskExtraElementsPositioningChanged |
Called when the MilestoneTaskExtraElementsPositioning property changes.
| |
OnMilestoneTaskTemplateChanged |
Called when the MilestoneTaskTemplate property changes.
| |
OnMinDayDisplayStartChanged |
Called when the MinDayDisplayStart property changes.
(Inherited from GanttChartViewBase.) | |
OnMinFinishMemberPathChanged |
Called when the MinFinishMemberPath property changes.
(Inherited from TaskGanttChartViewBase.) | |
OnMinHeaderHeightChanged |
Called when the MinHeaderHeight property changes.
(Inherited from ChartViewBase.) | |
OnMinStartMemberPathChanged |
Called when the MinStartMemberPath property changes.
(Inherited from TaskGanttChartViewBase.) | |
OnMouseDoubleClick | (Inherited from Control.) | |
OnMouseDown | (Inherited from UIElement.) | |
OnMouseEnter | (Inherited from UIElement.) | |
OnMouseLeave | (Inherited from UIElement.) | |
OnMouseLeftButtonDown | (Inherited from UIElement.) | |
OnMouseLeftButtonUp | (Inherited from UIElement.) | |
OnMouseMove | (Inherited from UIElement.) | |
OnMouseRightButtonDown | (Inherited from UIElement.) | |
OnMouseRightButtonUp | (Inherited from UIElement.) | |
OnMouseUp | (Inherited from UIElement.) | |
OnMouseWheel | (Inherited from UIElement.) | |
OnNewPredecessor |
Raises the NewPredecessor event when a new predecessor is created in the predecessor collection of a task to allow the event handlers to create their own predecessor type.
| |
OnNodeActivated |
Called when the node activation occurs.
(Inherited from TaskGanttChartViewBase.) | |
OnNonworkingDayDisplayFinishChanged |
Called when the NonworkingDayDisplayFinish property changes.
(Inherited from GanttChartViewBase.) | |
OnNonworkingDayDisplayStartChanged |
Called when the NonworkingDayDisplayStart property changes.
(Inherited from GanttChartViewBase.) | |
OnNonworkingTimeBackgroundChanged |
Called when the NonworkingTimeBackground property changes.
(Inherited from GanttChartViewBase.) | |
OnOverallCompletedEffortChanged |
Called when the OverallCompletedEffort property changes.
(Inherited from TaskGanttChartViewBase.) | |
OnOverallCompletionChanged |
Called when the OverallCompletion property changes.
(Inherited from TaskGanttChartViewBase.) | |
OnOverallCostChanged |
Called when the OverallCost property changes.
(Inherited from TaskGanttChartViewBase.) | |
OnOverallEffortChanged |
Called when the OverallEffort property changes.
(Inherited from TaskGanttChartViewBase.) | |
OnOverallFinishChanged |
Called when the OverallFinish property changes.
(Inherited from TaskGanttChartViewBase.) | |
OnOverallIsCompletedChanged |
Called when the OverallIsCompleted property changes.
(Inherited from TaskGanttChartViewBase.) | |
OnOverallStartChanged |
Called when the OverallStart property changes.
(Inherited from TaskGanttChartViewBase.) | |
OnPredecessorActivated |
Called when the predecessor activation occurs.
| |
OnPredecessorDependencyTypeMemberPathChanged |
Called when the PredecessorDependencyTypeMemberPath property changes.
(Inherited from TaskGanttChartViewBase.) | |
OnPredecessorLagMemberPathChanged |
Called when the PredecessorLagMemberPath property changes.
(Inherited from TaskGanttChartViewBase.) | |
OnPredecessorsMemberPathChanged |
Called when the PredecessorsMemberPath property changes.
(Inherited from TaskGanttChartViewBase.) | |
OnPredecessorsStringMemberPathChanged |
Called when the PredecessorsStringMemberPath property changes.
(Inherited from TaskGanttChartViewBase.) | |
OnPredecessorTaskItemMemberPathChanged |
Called when the PredecessorTaskItemMemberPath property changes.
(Inherited from TaskGanttChartViewBase.) | |
OnPreviewDragEnter | (Inherited from UIElement.) | |
OnPreviewDragLeave | (Inherited from UIElement.) | |
OnPreviewDragOver | (Inherited from UIElement.) | |
OnPreviewDrop | (Inherited from UIElement.) | |
OnPreviewGiveFeedback | (Inherited from UIElement.) | |
OnPreviewGotKeyboardFocus | (Inherited from UIElement.) | |
OnPreviewKeyDown | (Inherited from UIElement.) | |
OnPreviewKeyUp | (Inherited from UIElement.) | |
OnPreviewLostKeyboardFocus | (Inherited from UIElement.) | |
OnPreviewMouseDoubleClick | (Inherited from Control.) | |
OnPreviewMouseDown | (Inherited from UIElement.) | |
OnPreviewMouseLeftButtonDown | (Inherited from UIElement.) | |
OnPreviewMouseLeftButtonUp | (Inherited from UIElement.) | |
OnPreviewMouseMove | (Inherited from UIElement.) | |
OnPreviewMouseRightButtonDown | (Inherited from UIElement.) | |
OnPreviewMouseRightButtonUp | (Inherited from UIElement.) | |
OnPreviewMouseUp | (Inherited from UIElement.) | |
OnPreviewMouseWheel | (Inherited from UIElement.) | |
OnPreviewQueryContinueDrag | (Inherited from UIElement.) | |
OnPreviewStylusButtonDown | (Inherited from UIElement.) | |
OnPreviewStylusButtonUp | (Inherited from UIElement.) | |
OnPreviewStylusDown | (Inherited from UIElement.) | |
OnPreviewStylusInAirMove | (Inherited from UIElement.) | |
OnPreviewStylusInRange | (Inherited from UIElement.) | |
OnPreviewStylusMove | (Inherited from UIElement.) | |
OnPreviewStylusOutOfRange | (Inherited from UIElement.) | |
OnPreviewStylusSystemGesture | (Inherited from UIElement.) | |
OnPreviewStylusUp | (Inherited from UIElement.) | |
OnPreviewTextInput | (Inherited from UIElement.) | |
OnPreviewTouchDown | (Inherited from UIElement.) | |
OnPreviewTouchMove | (Inherited from UIElement.) | |
OnPreviewTouchUp | (Inherited from UIElement.) | |
OnPropertyChanged | (Inherited from FrameworkElement.) | |
OnQueryContinueDrag | (Inherited from UIElement.) | |
OnQueryCursor | (Inherited from UIElement.) | |
OnRender | (Inherited from UIElement.) | |
OnRenderSizeChanged | (Inherited from FrameworkElement.) | |
OnResourceContentMemberPathChanged |
Called when the ResourceContentMemberPath property changes.
(Inherited from TaskGanttChartViewBase.) | |
OnResourceCostPerHourMemberPathChanged |
Called when the ResourceCostPerHourMemberPath property changes.
(Inherited from TaskGanttChartViewBase.) | |
OnResourceCostPerUsageMemberPathChanged |
Called when the ResourceCostPerUsageMemberPath property changes.
(Inherited from TaskGanttChartViewBase.) | |
OnResourceScheduleMemberPathChanged |
Called when the ResourceScheduleMemberPath property changes.
(Inherited from TaskGanttChartViewBase.) | |
OnRootCountChanged |
Called when the RootCount property changes.
(Inherited from TaskGanttChartViewBase.) | |
OnRootNodesChanged |
Called when the RootNodes property changes.
(Inherited from TaskGanttChartViewBase.) | |
OnScalesChanged |
Called when the Scales property changes.
(Inherited from GanttChartViewBase.) | |
OnScheduleChanged |
Called when the Schedule property changes.
(Inherited from GanttChartViewBase.) | |
OnScheduleMemberPathChanged |
Called when the ScheduleMemberPath property changes.
(Inherited from TaskGanttChartViewBase.) | |
OnStandardAssignmentsTemplateChanged |
Called when the StandardAssignmentsTemplate property changes.
| |
OnStandardBackgroundBarFillChanged |
Called when the StandardBackgroundBarFill property changes.
| |
OnStandardBackgroundBarStrokeChanged |
Called when the StandardBackgroundBarStroke property changes.
| |
OnStandardBarCornerRadiusChanged |
Called when the StandardBarCornerRadius property changes.
| |
OnStandardBarFillChanged |
Called when the StandardBarFill property changes.
| |
OnStandardBarStrokeChanged |
Called when the StandardBarStroke property changes.
| |
OnStandardBarStrokeThicknessChanged |
Called when the StandardBarStrokeThickness property changes.
| |
OnStandardCompletedBarCornerRadiusChanged |
Called when the StandardCompletedBarCornerRadius property changes.
| |
OnStandardCompletedBarFillChanged |
Called when the StandardCompletedBarFill property changes.
| |
OnStandardCompletedBarStrokeChanged |
Called when the StandardCompletedBarStroke property changes.
| |
OnStandardCompletedBarStrokeThicknessChanged |
Called when the StandardCompletedBarStrokeThickness property changes.
| |
OnStandardTaskExtraElementsPositioningChanged |
Called when the StandardTaskExtraElementsPositioning property changes.
| |
OnStandardTaskTemplateChanged |
Called when the StandardTaskTemplate property changes.
| |
OnStartMemberPathChanged |
Called when the StartMemberPath property changes.
(Inherited from TaskGanttChartViewBase.) | |
OnStyleChanged | (Inherited from FrameworkElement.) | |
OnStylusButtonDown | (Inherited from UIElement.) | |
OnStylusButtonUp | (Inherited from UIElement.) | |
OnStylusDown | (Inherited from UIElement.) | |
OnStylusEnter | (Inherited from UIElement.) | |
OnStylusInAirMove | (Inherited from UIElement.) | |
OnStylusInRange | (Inherited from UIElement.) | |
OnStylusLeave | (Inherited from UIElement.) | |
OnStylusMove | (Inherited from UIElement.) | |
OnStylusOutOfRange | (Inherited from UIElement.) | |
OnStylusSystemGesture | (Inherited from UIElement.) | |
OnStylusUp | (Inherited from UIElement.) | |
OnSummaryAssignmentsTemplateChanged |
Called when the SummaryAssignmentsTemplate property changes.
| |
OnSummaryBarFillChanged |
Called when the SummaryBarFill property changes.
| |
OnSummaryBarStrokeChanged |
Called when the SummaryBarStroke property changes.
| |
OnSummaryBarStrokeThicknessChanged |
Called when the SummaryBarStrokeThickness property changes.
| |
OnSummaryTaskExtraElementsPositioningChanged |
Called when the SummaryTaskExtraElementsPositioning property changes.
| |
OnSummaryTaskTemplateChanged |
Called when the SummaryTaskTemplate property changes.
| |
OnTaskActivated |
Called when the task activation occurs.
(Overrides TaskGanttChartViewBase..::.OnTaskActivated(Object, TaskActivatedEventArgs).) | |
OnTaskManagerSourceChanged |
Called when the TaskManagerSource property changes.
(Inherited from TaskGanttChartViewBase.) | |
OnTemplateChanged | (Inherited from Control.) | |
OnTextInput | (Inherited from UIElement.) | |
OnTimelinePageChanged | Overloaded. | |
OnTimelinePageDurationChanged |
Called when the TimelinePageDuration property changes.
(Inherited from GanttChartViewBase.) | |
OnTimelinePageFinishChanged |
Called when the TimelinePageFinish property changes.
(Inherited from GanttChartViewBase.) | |
OnTimelinePageStartChanged |
Called when the TimelinePageStart property changes.
(Inherited from GanttChartViewBase.) | |
OnTimelinePageUpdateAmountChanged |
Called when the TimelinePageUpdateAmount property changes.
(Inherited from GanttChartViewBase.) | |
OnToDependencyLineStrokeChanged |
Called when the ToDependencyLineStroke property changes.
| |
OnToDependencyLineStrokeThicknessChanged |
Called when the ToDependencyLineStrokeThickness property changes.
| |
OnToolTipClosing | (Inherited from FrameworkElement.) | |
OnToolTipOpening | (Inherited from FrameworkElement.) | |
OnTouchDown | (Inherited from UIElement.) | |
OnTouchEnter | (Inherited from UIElement.) | |
OnTouchLeave | (Inherited from UIElement.) | |
OnTouchMove | (Inherited from UIElement.) | |
OnTouchUp | (Inherited from UIElement.) | |
OnUpdateScaleChanged |
Called when the UpdateScale property changes.
(Inherited from GanttChartViewBase.) | |
OnVerticalBarProvidersChanged |
Called when the VerticalBarProviders property changes.
(Inherited from GanttChartViewBase.) | |
OnVisualChildrenChanged | (Inherited from Visual.) | |
OnVisualParentChanged | (Inherited from FrameworkElement.) | |
OnWorkingTimeBackgroundChanged |
Called when the WorkingTimeBackground property changes.
(Inherited from GanttChartViewBase.) | |
OnWorkTimeIntervalsChanged |
Called when the WorkTimeIntervals property changes.
(Inherited from GanttChartViewBase.) | |
ParentLayoutInvalidated | (Inherited from FrameworkElement.) | |
PointFromScreen | (Inherited from Visual.) | |
PointToScreen | (Inherited from Visual.) | |
PredictFocus | (Inherited from FrameworkElement.) | |
Overloaded. | ||
RaiseEvent | (Inherited from UIElement.) | |
ReadLocalValue | (Inherited from DependencyObject.) | |
RefreshItems |
Refreshes the user interface of the presented items within the control by rebinding their appropriate attached property values to the master values provided by the control instance.
(Inherited from ChartViewBase.) | |
RegisterName | (Inherited from FrameworkElement.) | |
ReleaseAllTouchCaptures | (Inherited from UIElement.) | |
ReleaseMouseCapture | (Inherited from UIElement.) | |
ReleaseStylusCapture | (Inherited from UIElement.) | |
ReleaseTouchCapture | (Inherited from UIElement.) | |
RemoveHandler | (Inherited from UIElement.) | |
RemoveLogicalChild | (Inherited from FrameworkElement.) | |
RemoveVisualChild | (Inherited from Visual.) | |
ResetItemsControlHost |
Resets the items control host based on the current property values of this ItemsControl.
(Inherited from ItemsControl.) | |
ScrollTo | Overloaded. | |
SetBaselineFinish |
Sets the value of the BaselineFinish attached property to a specified element such as an entity item.
The BaselineFinish property value indicates the baseline finish date and time for the bar representing an entity item is visible in the GanttChartView control.
| |
SetBaselineStart |
Sets the value of the BaselineStart attached property to a specified element such as an entity item.
The BaselineStart property value indicates the baseline start date and time for the bar representing an entity item is visible in the GanttChartView control.
| |
SetBinding | Overloaded. | |
SetCurrentValue | (Inherited from DependencyObject.) | |
SetFromDependencyLineStroke |
Sets the value of the FromDependencyLineStroke attached property to a specified element such as a task item, overriding the default value provided by the GanttChartView control.
The FromDependencyLineStroke property value indicates a Brush that specifies how a from task dependency line is painted in the GanttChartView control.
Overriding the default value for a specific item requires that the IsItemAppearanceApplied property of the control to be set to true.
| |
SetFromDependencyLineStrokeThickness |
Sets the value of the FromDependencyLineStrokeThickness attached property to a specified element such as a task item, overriding the default value provided by the GanttChartView control.
The FromDependencyLineStrokeThickness property value indicates the thickness of a from task dependency line in the GanttChartView control.
Overriding the default value for a specific item requires that the IsItemAppearanceApplied property of the control to be set to true.
| |
SetMilestoneAssignmentsTemplate |
Sets the value of the MilestoneAssignmentsTemplate attached property to a specified element such as a task item, overriding the default value provided by the GanttChartView control.
The MilestoneAssignmentsTemplate property value indicates the data template to be used to display the assignments string of a milestone task.
Overriding the default value for a specific item requires that the IsItemAppearanceApplied property of the control to be set to true.
| |
SetMilestoneBarFill |
Sets the value of the MilestoneBarFill attached property to a specified element such as a task item, overriding the default value provided by the GanttChartView control.
The MilestoneBarFill property value indicates a Brush that specifies how the interior of a milestone task bar is painted in the GanttChartView control.
Overriding the default value for a specific item requires that the IsItemAppearanceApplied property of the control to be set to true.
| |
SetMilestoneBarStroke |
Sets the value of the MilestoneBarStroke attached property to a specified element such as a task item, overriding the default value provided by the GanttChartView control.
The MilestoneBarStroke property value indicates a Brush that specifies how a milestone task bar's outline is painted in the GanttChartView control.
Overriding the default value for a specific item requires that the IsItemAppearanceApplied property of the control to be set to true.
| |
SetMilestoneBarStrokeThickness |
Sets the value of the MilestoneBarStrokeThickness attached property to a specified element such as a task item, overriding the default value provided by the GanttChartView control.
The MilestoneBarStrokeThickness property value indicates the thickness of a milestone task bar's outline in the GanttChartView control.
Overriding the default value for a specific item requires that the IsItemAppearanceApplied property of the control to be set to true.
| |
SetMilestoneTaskExtraElementsPositioning |
Sets the value of the MilestoneTaskExtraElementsPositioning attached property to a specified element such as a task item, overriding the default value provided by the GanttChartView control.
The MilestoneTaskExtraElementsPositioning property value indicates the TaskExtraElementsPositioning to be used to display the dependencies of a task if it is a milestone task.
Overriding the default value for a specific item requires that the IsItemAppearanceApplied property of the control to be set to true.
| |
SetMilestoneTaskTemplate |
Sets the value of the MilestoneTaskTemplate attached property to a specified element such as a task item, overriding the default value provided by the GanttChartView control.
The MilestoneTaskTemplate property value indicates the data template to be used to display a task if it is a milestone (has its effort value set to zero).
Overriding the default value for a specific item requires that the IsItemAppearanceApplied property of the control to be set to true.
| |
SetResourceReference | (Inherited from FrameworkElement.) | |
SetStandardAssignmentsTemplate |
Sets the value of the StandardAssignmentsTemplate attached property to a specified element such as a task item, overriding the default value provided by the GanttChartView control.
The StandardAssignmentsTemplate property value indicates the data template to be used to display the assignments string of a standard task.
Overriding the default value for a specific item requires that the IsItemAppearanceApplied property of the control to be set to true.
| |
SetStandardBackgroundBarFill |
Sets the value of the StandardBackgroundBarFill attached property to a specified element such as a task item, overriding the default value provided by the GanttChartView control.
The StandardBackgroundBarFill property value indicates a Brush that specifies how the interior of a standard task background bar is painted in the GanttChartView control.
Overriding the default value for a specific item requires that the IsItemAppearanceApplied property of the control to be set to true.
| |
SetStandardBackgroundBarStroke |
Sets the value of the StandardBackgroundBarStroke attached property to a specified element such as a task item, overriding the default value provided by the GanttChartView control.
The StandardBackgroundBarStroke property value indicates a Brush that specifies how a standard task background bar's outline is painted in the GanttChartView control.
Overriding the default value for a specific item requires that the IsItemAppearanceApplied property of the control to be set to true.
| |
SetStandardBarCornerRadius |
Sets the value of the StandardBarCornerRadius attached property to a specified element such as a task item, overriding the default value provided by the GanttChartView control.
The StandardBarCornerRadius property value indicates the radius of the ellipse that is used to round the corners of a standard task bar in the GanttChartView control.
Overriding the default value for a specific item requires that the IsItemAppearanceApplied property of the control to be set to true.
| |
SetStandardBarFill |
Sets the value of the StandardBarFill attached property to a specified element such as a task item, overriding the default value provided by the GanttChartView control.
The StandardBarFill property value indicates a Brush that specifies how the interior of a standard task bar is painted in the GanttChartView control.
Overriding the default value for a specific item requires that the IsItemAppearanceApplied property of the control to be set to true.
| |
SetStandardBarStroke |
Sets the value of the StandardBarStroke attached property to a specified element such as a task item, overriding the default value provided by the GanttChartView control.
The StandardBarStroke property value indicates a Brush that specifies how a standard task bar's outline is painted in the GanttChartView control.
Overriding the default value for a specific item requires that the IsItemAppearanceApplied property of the control to be set to true.
| |
SetStandardBarStrokeThickness |
Sets the value of the StandardBarStrokeThickness attached property to a specified element such as a task item, overriding the default value provided by the GanttChartView control.
The StandardBarStrokeThickness property value indicates the thickness of a standard task bar's outline in the GanttChartView control.
Overriding the default value for a specific item requires that the IsItemAppearanceApplied property of the control to be set to true.
| |
SetStandardCompletedBarCornerRadius |
Sets the value of the StandardCompletedBarCornerRadius attached property to a specified element such as a task item, overriding the default value provided by the GanttChartView control.
The StandardCompletedBarCornerRadius property value indicates the radius of the ellipse that is used to round the corners of a standard task completed bar in the GanttChartView control.
Overriding the default value for a specific item requires that the IsItemAppearanceApplied property of the control to be set to true.
| |
SetStandardCompletedBarFill |
Sets the value of the StandardCompletedBarFill attached property to a specified element such as a task item, overriding the default value provided by the GanttChartView control.
The StandardCompletedBarFill property value indicates a Brush that specifies how the interior of a standard task completed bar is painted in the GanttChartView control.
Overriding the default value for a specific item requires that the IsItemAppearanceApplied property of the control to be set to true.
| |
SetStandardCompletedBarStroke |
Sets the value of the StandardCompletedBarStroke attached property to a specified element such as a task item, overriding the default value provided by the GanttChartView control.
The StandardCompletedBarStroke property value indicates a Brush that specifies how a standard task completed bar's outline is painted in the GanttChartView control.
Overriding the default value for a specific item requires that the IsItemAppearanceApplied property of the control to be set to true.
| |
SetStandardCompletedBarStrokeThickness |
Sets the value of the StandardCompletedBarStrokeThickness attached property to a specified element such as a task item, overriding the default value provided by the GanttChartView control.
The StandardCompletedBarStrokeThickness indicates the thickness of a standard task completed bar's outline in the GanttChartView control.
Overriding the default value for a specific item requires that the IsItemAppearanceApplied property of the control to be set to true.
| |
SetStandardTaskExtraElementsPositioning |
Sets the value of the StandardTaskExtraElementsPositioning attached property to a specified element such as a task item, overriding the default value provided by the GanttChartView control.
The StandardTaskExtraElementsPositioning property value indicates the TaskExtraElementsPositioning to be used to display the dependencies of a task if it is a standard task.
Overriding the default value for a specific item requires that the IsItemAppearanceApplied property of the control to be set to true.
| |
SetStandardTaskTemplate |
Sets the value of the StandardTaskTemplate attached property to a specified element such as a task item, overriding the default value provided by the GanttChartView control.
The StandardTaskTemplate property value indicates the data template to be used to display a task if it is a standard task.
Overriding the default value for a specific item requires that the IsItemAppearanceApplied property of the control to be set to true.
| |
SetSummaryAssignmentsTemplate |
Sets the value of the SummaryAssignmentsTemplate attached property to a specified element such as a task item, overriding the default value provided by the GanttChartView control.
The SummaryAssignmentsTemplate property value indicates the data template to be used to display the assignments string of a summary task.
Overriding the default value for a specific item requires that the IsItemAppearanceApplied property of the control to be set to true.
| |
SetSummaryBarFill |
Sets the value of the SummaryBarFill attached property to a specified element such as a task item, overriding the default value provided by the GanttChartView control.
The SummaryBarFill property value indicates a Brush that specifies how the interior of a summary task bar is painted in the GanttChartView control.
Overriding the default value for a specific item requires that the IsItemAppearanceApplied property of the control to be set to true.
| |
SetSummaryBarStroke |
Sets the value of the SummaryBarStroke attached property to a specified element such as a task item, overriding the default value provided by the GanttChartView control.
The SummaryBarStroke property value indicates a Brush that specifies how a summary task bar's outline is painted in the GanttChartView control.
Overriding the default value for a specific item requires that the IsItemAppearanceApplied property of the control to be set to true.
| |
SetSummaryBarStrokeThickness |
Sets the value of the SummaryBarStrokeThickness attached property to a specified element such as a task item, overriding the default value provided by the GanttChartView control.
The SummaryBarStrokeThickness property value indicates the thickness of a summary task bar's outline in the GanttChartView control.
Overriding the default value for a specific item requires that the IsItemAppearanceApplied property of the control to be set to true.
| |
SetSummaryTaskExtraElementsPositioning |
Sets the value of the SummaryTaskExtraElementsPositioning attached property to a specified element such as a task item, overriding the default value provided by the GanttChartView control.
The SummaryTaskExtraElementsPositioning property value indicates the TaskExtraElementsPositioning to be used to display the dependencies of a task if it is a summary task.
Overriding the default value for a specific item requires that the IsItemAppearanceApplied property of the control to be set to true.
| |
SetSummaryTaskTemplate |
Sets the value of the SummaryTaskTemplate attached property to a specified element such as a task item, overriding the default value provided by the GanttChartView control.
The SummaryTaskTemplate property value indicates the data template to be used to display a task if it is a summary task (has child tasks).
Overriding the default value for a specific item requires that the IsItemAppearanceApplied property of the control to be set to true.
| |
SetTimelinePage | Overloaded. | |
SetToDependencyLineStroke |
Sets the value of the ToDependencyLineStroke attached property to a specified element such as a task item, overriding the default value provided by the GanttChartView control.
The ToDependencyLineStroke property value indicates a Brush that specifies how a to task dependency line is painted in the GanttChartView control.
Overriding the default value for a specific item requires that the IsItemAppearanceApplied property of the control to be set to true.
| |
SetToDependencyLineStrokeThickness |
Sets the value of the ToDependencyLineStrokeThickness attached property to a specified element such as a task item, overriding the default value provided by the GanttChartView control.
The ToDependencyLineStrokeThickness property value indicates the thickness of a to task dependency line in the GanttChartView control.
Overriding the default value for a specific item requires that the IsItemAppearanceApplied property of the control to be set to true.
| |
SetValue | Overloaded. | |
ShouldSerializeCommandBindings | (Inherited from UIElement.) | |
ShouldSerializeInputBindings | (Inherited from UIElement.) | |
ShouldSerializeProperty | (Inherited from DependencyObject.) | |
ShouldSerializeResources | (Inherited from FrameworkElement.) | |
ShouldSerializeStyle | (Inherited from FrameworkElement.) | |
ShouldSerializeTriggers | (Inherited from FrameworkElement.) | |
ToString |
Provides a string representation of this ItemsControlBase object.
(Inherited from ItemsControlBase.) | |
TransformToAncestor | Overloaded. | |
TransformToDescendant | (Inherited from Visual.) | |
TransformToVisual | (Inherited from Visual.) | |
TranslatePoint | (Inherited from UIElement.) | |
TryFindResource | (Inherited from FrameworkElement.) | |
UnregisterName | (Inherited from FrameworkElement.) | |
UpdateDefaultStyle | (Inherited from FrameworkElement.) | |
UpdateIsReadOnlyFromUserPermissions |
Called when IsReadOnly property should be updated when other user permission properties are set.
(Overrides ChartViewBase..::.UpdateIsReadOnlyFromUserPermissions()()().) | |
UpdateLayout | (Inherited from UIElement.) | |
UpdateUserPermissionsFromIsReadOnly |
Called when IsReadOnly property is set and other user permission properties should be updated.
(Overrides ChartViewBase..::.UpdateUserPermissionsFromIsReadOnly()()().) | |
VerifyAccess | (Inherited from DispatcherObject.) |
Fields
Name | Description | |
---|---|---|
AreTaskAssignmentsVisibleProperty |
Identifies the AreTaskAssignmentsVisible dependency property.
| |
AreTaskDependenciesReadOnlyProperty |
Identifies the AreTaskDependenciesReadOnly dependency property.
| |
AreTaskDependenciesVisibleProperty |
Identifies the AreTaskDependenciesVisible dependency property.
| |
AreTaskInterruptionsVisibleProperty |
Identifies the AreTaskInterruptionsVisible dependency property.
| |
BaselineFinishProperty |
Identifies the BaselineFinish attached property.
| |
BaselineOpacityProperty |
Identifies the BaselineOpacity dependency property.
| |
BaselineStartProperty |
Identifies the BaselineStart attached property.
| |
DependencyContextMenuProperty |
Identifies the DependencyContextMenu dependency property.
| |
DependencyLineTemplateProperty |
Identifies the DependencyLineTemplate dependency property.
| |
FromDependencyLineStrokeProperty |
Identifies the FromDependencyLineStroke attached property.
| |
FromDependencyLineStrokeThicknessProperty |
Identifies the FromDependencyLineStrokeThickness attached property.
| |
IsBaselineVisibleProperty |
Identifies the IsBaselineVisible dependency property.
| |
IsNodeExpansionReadOnlyProperty |
Identifies the IsNodeExpansionReadOnly dependency property.
| |
IsTaskCompletedDurationReadOnlyProperty |
Identifies the IsTaskCompletedDurationReadOnly dependency property.
| |
IsTaskCompletedEffortVisibleProperty |
Identifies the IsTaskCompletedEffortVisible dependency property.
| |
IsTaskDurationReadOnlyProperty |
Identifies the IsTaskDurationReadOnly dependency property.
| |
IsTaskStartReadOnlyProperty |
Identifies the IsTaskStartReadOnly dependency property.
| |
MilestoneAssignmentsTemplateProperty |
Identifies the MilestoneAssignmentsTemplate attached property.
| |
MilestoneBarFillProperty |
Identifies the MilestoneBarFill attached property.
| |
MilestoneBarStrokeProperty |
Identifies the MilestoneBarStroke attached property.
| |
MilestoneBarStrokeThicknessProperty |
Identifies the MilestoneBarStrokeThickness attached property.
| |
MilestoneTaskExtraElementsPositioningProperty |
Identifies the MilestoneTaskExtraElementsPositioning attached property.
| |
MilestoneTaskTemplateProperty |
Identifies the MilestoneTaskTemplate attached property.
| |
PredecessorActivatedEvent |
Identifies the PredecessorActivated routed event.
| |
StandardAssignmentsTemplateProperty |
Identifies the StandardAssignmentsTemplate attached property.
| |
StandardBackgroundBarFillProperty |
Identifies the StandardBackgroundBarFill attached property.
| |
StandardBackgroundBarStrokeProperty |
Identifies the StandardBackgroundBarStroke attached property.
| |
StandardBarCornerRadiusProperty |
Identifies the StandardBarCornerRadius attached property.
| |
StandardBarFillProperty |
Identifies the StandardBarFill attached property.
| |
StandardBarStrokeProperty |
Identifies the StandardBarStroke attached property.
| |
StandardBarStrokeThicknessProperty |
Identifies the StandardBarStrokeThickness attached property.
| |
StandardCompletedBarCornerRadiusProperty |
Identifies the StandardCompletedBarCornerRadius attached property.
| |
StandardCompletedBarFillProperty |
Identifies the StandardCompletedBarFill attached property.
| |
StandardCompletedBarStrokeProperty |
Identifies the StandardCompletedBarStroke attached property.
| |
StandardCompletedBarStrokeThicknessProperty |
Identifies the StandardCompletedBarStrokeThickness attached property.
| |
StandardTaskExtraElementsPositioningProperty |
Identifies the StandardTaskExtraElementsPositioning attached property.
| |
StandardTaskTemplateProperty |
Identifies the StandardTaskTemplate attached property.
| |
SummaryAssignmentsTemplateProperty |
Identifies the SummaryAssignmentsTemplate attached property.
| |
SummaryBarFillProperty |
Identifies the SummaryBarFill attached property.
| |
SummaryBarStrokeProperty |
Identifies the SummaryBarStroke attached property.
| |
SummaryBarStrokeThicknessProperty |
Identifies the SummaryBarStrokeThickness attached property.
| |
SummaryTaskExtraElementsPositioningProperty |
Identifies the SummaryTaskExtraElementsPositioning attached property.
| |
SummaryTaskTemplateProperty |
Identifies the SummaryTaskTemplate attached property.
| |
ToDependencyLineStrokeProperty |
Identifies the ToDependencyLineStroke attached property.
| |
ToDependencyLineStrokeThicknessProperty |
Identifies the ToDependencyLineStrokeThickness attached property.
|
Properties
Name | Description | |
---|---|---|
ActualHeaderHeight |
Gets the actual height of the header displayed in the ChartViewBase control.
This is a dependency property.
(Inherited from ChartViewBase.) | |
ActualHeight | (Inherited from FrameworkElement.) | |
ActualTimelinePageWidth |
Gets the actual width of timeline page displayed within the GanttChartViewBase control.
This is a dependency property.
(Inherited from GanttChartViewBase.) | |
ActualWidth | (Inherited from FrameworkElement.) | |
AllowDrop | (Inherited from UIElement.) | |
AlternationCount |
Gets or sets then number of alternating item containers in the ItemsControl, which enables alternating containers to have a unique appearance.
This is a dependency property.
(Inherited from ItemsControl.) | |
AreAnyTouchesCaptured | (Inherited from UIElement.) | |
AreAnyTouchesCapturedWithin | (Inherited from UIElement.) | |
AreAnyTouchesDirectlyOver | (Inherited from UIElement.) | |
AreAnyTouchesOver | (Inherited from UIElement.) | |
AreItemUserPermissionsApplied |
Gets or sets a value indicating whether to apply specific attached user permission values if they are set for specific items in the ChartViewBase control.
This is a dependency property.
(Inherited from ChartViewBase.) | |
AreNonworkingDaysVisible |
Gets or sets a value indicating whether the nonworking days are visible in the GanttChartViewBase control.
This is a dependency property.
(Inherited from GanttChartViewBase.) | |
AreNonworkingHoursVisible |
Gets or sets a value indicating whether the nonworking daytime hours are visible in the GanttChartViewBase control.
This is a dependency property.
(Inherited from GanttChartViewBase.) | |
AreSummaryTaskValueConstraintsEnabled |
Gets or sets a value indicating whether the summary task values are constained and automatically computed in the TaskGanttChartViewBase control.
This is a dependency property.
(Inherited from TaskGanttChartViewBase.) | |
AreTaskAssignmentsVisible |
Gets or sets a value indicating whether the assignments are visible for tasks in the GanttChartView control.
This is a dependency property.
| |
AreTaskDependenciesReadOnly |
Gets or sets a value indicating whether the task predecessors collection is read-only in the GanttChartView control so that the user cannot update it using drag and drop and context menu operations.
This is a dependency property.
| |
AreTaskDependenciesVisible |
Gets or sets a value indicating whether the dependency lines between tasks are visible in the GanttChartView control.
This is a dependency property.
| |
AreTaskDependencyConstraintsEnabled |
Gets or sets a value indicating whether the dependent task values are constrained and automatically computed in the TaskGanttChartViewBase control.
This is a dependency property.
(Inherited from TaskGanttChartViewBase.) | |
AreTaskEffortValueConstraintsEnabled |
Gets or sets a value indicating whether the task effort values are constrained so that task duration updates are interpreted as assignment allocation units updates when assignments are available in the TaskGanttChartViewBase control.
This is a dependency property.
(Inherited from TaskGanttChartViewBase.) | |
AreTaskInterruptionsVisible |
Gets or sets a value indicating whether the interruptions are visible for tasks in the GanttChartView control.
This is a dependency property.
| |
AreUpdateTimelinePageButtonsVisible |
Gets or sets a value indicating whether to show extra scroll buttons that would allow the user to change the timeline page in the GanttChartViewBase control.
This is a dependency property.
(Inherited from GanttChartViewBase.) | |
AssignableResourceCount |
Gets the count of assignable resources managed by this TaskGanttChartViewBase.
This is a dependency property.
(Inherited from TaskGanttChartViewBase.) | |
AssignableResourceItems |
Gets the resource collection used to by this TaskGanttChartViewBase as available resources.
(Inherited from TaskGanttChartViewBase.) | |
AssignableResourceItemsSource |
Gets or sets a resource collection used by this TaskGanttChartViewBase as available resources.
This is a dependency property.
(Inherited from TaskGanttChartViewBase.) | |
AssignableResourceManager |
Gets the ResourceManager object that is used internally for managing assignable resources used by this TaskGanttChartViewBase.
This is a dependency property.
(Inherited from TaskGanttChartViewBase.) | |
AssignmentAllocationUnitsMemberPath |
Gets or sets the path to a Double value on a source task assignment item to serve as the task assigned allocation units value, or null to indicate that the allocation units value is not provided by the source task assignment item.
The assigned allocation units value represents the percent of the resource availability to consider for the assignment, and is used when computing the task cost or can be used when determining the resource availability for a specific time interval.
It is recommended to set this property.
This is a dependency property.
(Inherited from TaskGanttChartViewBase.) | |
AssignmentResourceItemMemberPath |
Gets or sets the path to an Object value on a source task assignment item to serve as the assigned resource item, or null to indicate that the assigned resource item is not provided by the source task assignment item.
You can use a ResourceItem object as the assigned resource item.
It is recommended to set this property.
This is a dependency property.
(Inherited from TaskGanttChartViewBase.) | |
AssignmentsMemberPath |
Gets or sets the path to an IEnumerable value on the source task item to serve as the task assignment item collection, or null to indicate that the assignment item collection is not provided by the source task item.
You can use a collection of AssignmentItem objects as the task assignment item collection. Note that the assignment item collection is ignored for parent tasks.
It is recommended to set this property.
This is a dependency property.
(Inherited from TaskGanttChartViewBase.) | |
AssignmentsStringMemberPath |
Gets or sets the path to a String value on the source task item to serve as a string representation of the task assignment item collection, or null to indicate that the string representation of the assignment item collection is not provided by the source task item.
The assignments string is of this form: John, Diane [80%].
This is a dependency property.
(Inherited from TaskGanttChartViewBase.) | |
Background | (Inherited from Control.) | |
BarHeight |
Gets or sets a value that specifies the bar height of an entity item in the ChartViewBase control.
This is a dependency property.
(Inherited from ChartViewBase.) | |
BarVerticalAlignment |
Gets or sets a value that specifies the bar vertical alignment (position of the bar in the item row space after applying the bar vertical margin) of an entity item in the ChartViewBase control.
This is a dependency property.
(Inherited from ChartViewBase.) | |
BarVerticalMargin |
Gets or sets a value that specifies the bar vertical margin (the emtpy space remaining at the top and at the bottom of the bar) of an entity item in the ChartViewBase control.
This is a dependency property.
(Inherited from ChartViewBase.) | |
BaseItemsControl |
Gets the base ItemsControl used as the core for this control.
(Inherited from ItemsControl.) | |
BaselineOpacity |
Gets or sets a value indicating the opacity to use for baseline task bars in the GanttChartView control.
This is a dependency property.
| |
BindingGroup | (Inherited from FrameworkElement.) | |
BitmapEffect | Obsolete. (Inherited from UIElement.) | |
BitmapEffectInput | Obsolete. (Inherited from UIElement.) | |
BorderBrush | (Inherited from Control.) | |
BorderThickness | (Inherited from Control.) | |
CacheMode | (Inherited from UIElement.) | |
CanDecreaseTimelinePage |
Gets a value indicating whether the timeline page can be decreased the GanttChartViewBase control.
(Inherited from GanttChartViewBase.) | |
CanIncreaseTimelinePage |
Gets a value indicating whether the timeline page can be increased the GanttChartViewBase control.
(Inherited from GanttChartViewBase.) | |
CanPrint |
Gets a value indicating whether the chart can be printed.
(Inherited from ChartViewBase.) | |
Clip | (Inherited from UIElement.) | |
ClipToBounds | (Inherited from UIElement.) | |
CommandBindings | (Inherited from UIElement.) | |
CompletedEffortMemberPath |
Gets or sets the path to a TimeSpan value on the source task item to serve as the task completed effort, or null to indicate that the completed effort is not provided by the wrapped object.
The completed effort of a parent task will be based on the completed effort values of its children.
It is recommended to set this property.
This is a dependency property.
(Inherited from TaskGanttChartViewBase.) | |
CompletionMemberPath |
Gets or sets the path to a Double value on the source task item to serve as the task completion rate, or null to indicate that the completion rate is not provided by the source task item.
Task completion rate is computed automatically based on effort and completed effort.
This is a dependency property.
(Inherited from TaskGanttChartViewBase.) | |
ComputedCanDecreaseTimelinePage |
Gets a value indicating whether timeline page can be Decreased within this GanttChartViewBase.
This is a dependency property.
(Inherited from GanttChartViewBase.) | |
ComputedCanIncreaseTimelinePage |
Gets a value indicating whether timeline page can be increased within this GanttChartViewBase.
This is a dependency property.
(Inherited from GanttChartViewBase.) | |
ComputedHeight |
Gets the start computed height used by the items in the ChartViewBase control.
This is a dependency property.
(Inherited from ChartViewBase.) | |
ComputedWidth |
Gets the width of the items displayed by this GanttChartViewBase.
This is a dependency property.
(Inherited from GanttChartViewBase.) | |
ComputedWorkTimeline |
Gets a collection of time interval bands that are displayed by this GanttChartViewBase.
This is a dependency property.
(Inherited from GanttChartViewBase.) | |
ContentMemberPath |
Gets or sets the path to an Object value on the source task item to serve as the task content, or null to indicate that the content is not provided by the source task item.
It is recommended to set this property.
This is a dependency property.
(Inherited from TaskGanttChartViewBase.) | |
ContextMenu | (Inherited from FrameworkElement.) | |
CostMemberPath |
Gets or sets the path to a Double value on the source task item to serve as the task cost, or null to indicate that the cost is not provided by the source task item.
Task cost can be computed automatically based on duration and assignments. The cost of a parent task will be based on the cost values of its children. However a specific task cost can be set and will be used instead if it is higher than the automatically computed cost.
This is a dependency property.
(Inherited from TaskGanttChartViewBase.) | |
Count |
Gets the count of entities managed by this ItemsControlBase.
This is a dependency property.
(Inherited from ItemsControlBase.) | |
CurrentTime |
Gets the current (now) date and time used to refresh the custom vertical bars in the GanttChartViewBase control. The value will be automatically updated at a time interval determined by the CurrentTimeUpdateInterval property when IsCurrentTimeAutomaticallyUpdated is set to true.
This is a dependency property.
(Inherited from GanttChartViewBase.) | |
CurrentTimeUpdateInterval |
Gets or sets the time interval at which it would be required to automatically update CurrentTime and to refresh the custom vertical bars in the GanttChartViewBase control when IsCurrentTimeAutomaticallyUpdated is set to true.
This is a dependency property.
(Inherited from GanttChartViewBase.) | |
Cursor | (Inherited from FrameworkElement.) | |
DataContext | (Inherited from FrameworkElement.) | |
DefaultStyleKey | (Inherited from FrameworkElement.) | |
DependenciesItemsControlHost |
Gets the dependencies items control host template part used internally by this GanttChartView.
| |
DependencyContextMenu |
Gets or sets the context menu to be used for a dependency in the GanttChartView control.
This is a dependency property.
| |
DependencyLineTemplate |
Gets or sets the template to be used to display dependency lines in the GanttChartView control.
This is a dependency property.
| |
DependencyObjectType | (Inherited from DependencyObject.) | |
DesiredSize | (Inherited from UIElement.) | |
Dispatcher | (Inherited from DispatcherObject.) | |
DisplayedEndTime |
Gets the date and time representing the end (right-most actually visible point) of the displayed timeline page view in the GanttChartViewBase control.
This is a dependency property.
(Inherited from GanttChartViewBase.) | |
DisplayedTime |
Gets or sets the date and time currently displayed at the scroll bar position in the GanttChartViewBase control.
This is a dependency property.
(Inherited from GanttChartViewBase.) | |
DisplayMemberPath |
Gets or sets a path to a value on the source object to serve as the visual representation of the object.
This is a dependency property.
(Inherited from ItemsControl.) | |
DurationMemberPath |
Gets or sets the path to a TimeSpan value on the source task item to serve as the task duration, or null to indicate that the duration is not provided by the source task item.
Task duration is computed automatically based on schedule, start date and time, effort, and assignments. The duration of a parent task will be based on the duration values of its children.
This is a dependency property.
(Inherited from TaskGanttChartViewBase.) | |
Effect | (Inherited from UIElement.) | |
EffortMemberPath |
Gets or sets the path to a TimeSpan value on the source task item to serve as the task effort, or null to indicate that the effort is not provided by the wrapped object.
The effort of a parent task will be based on the effort values of its children.
It is recommended to set this property.
This is a dependency property.
(Inherited from TaskGanttChartViewBase.) | |
ElementEffect |
Gets or sets the bitmap effect to apply to the elements in the ChartViewBase control.
This is a dependency property.
(Inherited from ChartViewBase.) | |
EntityManager |
Gets the EntityManager object that is used internally for managing entities displayed by this ItemsControlBase.
This is a dependency property.
(Inherited from ItemsControlBase.) | |
EntityManagerSource |
Gets or sets a custom EntityManager object to use internally within this ItemsControlBase.
When this property is set to an entity manager instance the control items collection is ignored.
This is a dependency property.
(Inherited from ItemsControlBase.) | |
FinishMemberPath |
Gets or sets the path to a DateTime value on the source task item to serve as the task finish date and time, or null to indicate that the finish date and time is not provided by the source task item.
Task finish date and time is computed automatically based on schedule, start date and time, effort, and assignments. The finish date and time of a parent task will be based on the finish date and time values of its children.
This is a dependency property.
(Inherited from TaskGanttChartViewBase.) | |
FlowDirection | (Inherited from FrameworkElement.) | |
Focusable | (Inherited from UIElement.) | |
FocusVisualStyle | (Inherited from FrameworkElement.) | |
FontFamily | (Inherited from Control.) | |
FontSize | (Inherited from Control.) | |
FontStretch | (Inherited from Control.) | |
FontStyle | (Inherited from Control.) | |
FontWeight | (Inherited from Control.) | |
ForceCursor | (Inherited from FrameworkElement.) | |
Foreground | (Inherited from Control.) | |
FromDependencyLineStroke |
Gets or sets a Brush that specifies how a from task dependency line is painted in the GanttChartView control.
This is a dependency property.
| |
FromDependencyLineStrokeThickness |
Gets or sets the thickness of a from task dependency line in the GanttChartView control.
This is a dependency property.
| |
HandlesScrolling | (Inherited from Control.) | |
HasAnimatedProperties | (Inherited from UIElement.) | |
HasEffectiveKeyboardFocus | (Inherited from UIElement.) | |
HasItems |
Gets a value that indicates whether the ItemsControlBase contains items.
This is a dependency property.
(Inherited from ItemsControlBase.) | |
HeaderBackground |
Gets or sets a Brush that specifies how the header background is painted in the ChartViewBase control.
This is a dependency property.
(Inherited from ChartViewBase.) | |
HeaderHeight |
Gets or sets the height of the header displayed in the ChartViewBase control.
This is a dependency property.
(Inherited from ChartViewBase.) | |
Height | (Inherited from FrameworkElement.) | |
HorizontalAlignment | (Inherited from FrameworkElement.) | |
HorizontalContentAlignment | (Inherited from Control.) | |
HourWidth |
Gets or sets the width of one timeline hour displayed in the GanttChartViewBase control.
This is a dependency property.
(Inherited from GanttChartViewBase.) | |
HoverElementEffect |
Gets or sets the bitmap effect to apply to the hovered elements in the ChartViewBase control.
This is a dependency property.
(Inherited from ChartViewBase.) | |
IndentationMemberPath |
Gets or sets the path to an Int32 value on the source task item to serve as the indentation level in the hierarchical collection, or null to indicate that the indentation level is not provided by the source task item.
The hierarchy is based on the indentation level values of the tasks, so that a task with a lower index in the collection and having a specific indentation level will become the parent task for the tasks with a higher index in the collection and having an increased indentation level.
It is recommended to set this property.
This is a dependency property.
(Inherited from TaskGanttChartViewBase.) | |
IndexStringMemberPath |
Gets or sets the path to a String value on the source task item to serve as a string representation of the index of the task, or null to indicate that the string representation of the index is not provided by the source task item.
The index string is automatically computed based on the position of the task in the task collection and is of this form: 1, 2.
This is a dependency property.
(Inherited from TaskGanttChartViewBase.) | |
InheritanceBehavior | (Inherited from FrameworkElement.) | |
InputBindings | (Inherited from UIElement.) | |
InputScope | (Inherited from FrameworkElement.) | |
IsArrangeValid | (Inherited from UIElement.) | |
IsAssignableResourceManagerInternal |
Gets a value that indicates whether the current AssignableResourceManager is internal.
(Inherited from TaskGanttChartViewBase.) | |
IsAsyncPresentationDeferred |
Gets (or sets, for inheriters) a value indicating whether the asynchrnous data loading is currently deferred.
(Inherited from ItemsControlBase.) | |
IsAsyncPresentationDeferredScrollRatio |
Gets or sets the scroll ratio for which data loading should be deferred within this ChartViewBase when IsAsyncPresentationEnabled property is set to true.
This is a dependency property.
(Inherited from ChartViewBase.) | |
IsAsyncPresentationEnabled |
Gets or sets a value indicating whether to load managed entities asynchronously within this ItemsControlBase.
This is a dependency property.
(Inherited from ItemsControlBase.) | |
IsAsyncPresentationEnabledMinCount |
Gets or sets the initial entity count to load synchronously within this ItemsControlBase before initiating the asynchronous load mode when IsAsyncPresentationEnabled property is set to true.
This is a dependency property.
(Inherited from ItemsControlBase.) | |
IsAsyncPresentationEnabledPageSize |
Gets or sets the initial entity count to load synchronously within this ItemsControlBase before initiating the asynchronous load mode when IsAsyncPresentationEnabled property is set to true.
This is a dependency property.
(Inherited from ItemsControlBase.) | |
IsBaselineVisible |
Gets or sets a value indicating whether the baseline start and finish values are visible for tasks in the GanttChartView control.
This is a dependency property.
| |
IsCompletedMemberPath |
Gets or sets the path to a Boolean value on the source task item to serve as the task milestone indicator, or null to indicate that the milestone indicator is not provided by the source task item.
A completed task has its completed effort value equal to effort.
This is a dependency property.
(Inherited from TaskGanttChartViewBase.) | |
IsCurrentTimeAutomaticallyUpdated |
Gets or sets a value indicating whether to automatically update CurrentTime and to refresh the custom vertical bars in the GanttChartViewBase control.
This is a dependency property.
(Inherited from GanttChartViewBase.) | |
IsDependenciesItemsControlHostInitialized |
Gets a value indicating whether the control is initialized and the dependencies items control host is available.
| |
IsEnabled | (Inherited from UIElement.) | |
IsEnabledCore | (Inherited from UIElement.) | |
IsEntityManagerInternal |
Gets a value that indicates whether the current EntityManager is internal.
(Inherited from ItemsControlBase.) | |
IsExpandedMemberPath |
Gets or sets the path to a Boolean value on the source task item to serve as the expansion indicator in the hierarchical collection, or null to indicate that the expansion indicator is not provided by the source task item.
If a parent task is expanded its child tasks become visible. If a task node is collapsed its child tasks become invisible.
This is a dependency property.
(Inherited from TaskGanttChartViewBase.) | |
IsFocused | (Inherited from UIElement.) | |
IsHitTestVisible | (Inherited from UIElement.) | |
IsInitialized | (Inherited from FrameworkElement.) | |
IsInputMethodEnabled | (Inherited from UIElement.) | |
IsItemAppearanceApplied |
Gets or sets a value indicating whether to apply specific attached appearance values if they are set for specific items in the ChartViewBase control.
This is a dependency property.
(Inherited from ChartViewBase.) | |
IsItemsControlHostInitialized |
Gets a value indicating whether the control is initialized and the ItemsControl host is available.
(Inherited from ChartViewBase.) | |
IsItemToolTipEnabled |
Gets or sets a value indicating whether the item content tool tip is enabled in the ChartViewBase control.
This is a dependency property.
(Inherited from ChartViewBase.) | |
IsItemVisibilityApplied |
Gets or sets a value indicating whether to apply specific attached visibility values if they are set for specific items in the ChartViewBase control.
This is a dependency property.
(Inherited from ChartViewBase.) | |
IsKeyboardFocused | (Inherited from UIElement.) | |
IsKeyboardFocusWithin | (Inherited from UIElement.) | |
IsLoaded | (Inherited from FrameworkElement.) | |
IsLoadingEntities |
Gets a value indicating whether the control is currently loading entities (asynchronously).
This is a dependency property.
(Inherited from ItemsControlBase.) | |
IsManipulationEnabled | (Inherited from UIElement.) | |
IsMeasureValid | (Inherited from UIElement.) | |
IsMilestoneMemberPath |
Gets or sets the path to a Boolean value on the source task item to serve as the task milestone indicator, or null to indicate that the milestone indicator is not provided by the source task item.
A milestone task has its effort value set to zero.
This is a dependency property.
(Inherited from TaskGanttChartViewBase.) | |
IsMouseCaptured | (Inherited from UIElement.) | |
IsMouseCaptureWithin | (Inherited from UIElement.) | |
IsMouseDirectlyOver | (Inherited from UIElement.) | |
IsMouseOver | (Inherited from UIElement.) | |
IsNodeExpansionReadOnly |
Gets or sets a value indicating whether the node expansion is read-only in the GanttChartView control so that the user cannot update it using the keyboard or mouse.
This is a dependency property.
| |
IsReadOnly |
Gets or sets a value that indicates whether the control is read-only to a user interacting with it.
This is a dependency property.
(Inherited from ChartViewBase.) | |
IsSealed | (Inherited from DependencyObject.) | |
IsStylusCaptured | (Inherited from UIElement.) | |
IsStylusCaptureWithin | (Inherited from UIElement.) | |
IsStylusDirectlyOver | (Inherited from UIElement.) | |
IsStylusOver | (Inherited from UIElement.) | |
IsTabStop | (Inherited from Control.) | |
IsTaskCompletedDurationReadOnly |
Gets or sets a value indicating whether the task completed duration is read-only in the GanttChartView control so that the user cannot update it using drag and drop operations.
This is a dependency property.
| |
IsTaskCompletedEffortVisible |
Gets or sets a value indicating whether the completed effort is visible for tasks in the GanttChartView control.
This is a dependency property.
| |
IsTaskDurationReadOnly |
Gets or sets a value indicating whether the task duration is read-only in the GanttChartView control so that the user cannot update it using drag and drop operations.
This is a dependency property.
| |
IsTaskStartReadOnly |
Gets or sets a value indicating whether the task start date and time is read-only in the GanttChartView control so that the user cannot update it using drag and drop operations.
This is a dependency property.
| |
IsTextSearchCaseSensitive |
Gets or sets a value that indicates whether case is a condition when searching for items.
This is a dependency property.
(Inherited from ItemsControl.) | |
IsTextSearchEnabled |
Gets or sets a value that indicates whether TextSearch is enabled on the ItemsControl instance.
This is a dependency property.
(Inherited from ItemsControl.) | |
IsTimelinePageReadOnly |
Gets or sets a value indicating whether the timeline page is read-only in the GanttChartViewBase control so that the user cannot update it using the increase and decrease timeline page scroll bar buttons or by executing specific commands.
This is a dependency property.
(Inherited from GanttChartViewBase.) | |
IsVirtualizing |
Gets or sets a value that indicates whether the control is using virtualization, displaying the user interface only for the items within the scroll view.
This is a dependency property.
(Inherited from ChartViewBase.) | |
IsVisible | (Inherited from UIElement.) | |
Item |
Gets the task in the TaskGanttChartViewBase that wraps the specified item.
(Inherited from TaskGanttChartViewBase.) | |
ItemBackground |
Gets or sets a Brush that specifies how the background of an entity item is painted in the ChartViewBase control.
This is a dependency property.
(Inherited from ChartViewBase.) | |
ItemBindingGroup |
Gets or sets the BindingGroup that is used for each item in the ItemsControl.
This is a dependency property.
(Inherited from ItemsControl.) | |
ItemBorderBrush |
Gets or sets a Brush that specifies how the border of an entity item is painted in the ChartViewBase control.
This is a dependency property.
(Inherited from ChartViewBase.) | |
ItemBorderThickness |
Gets or sets a Thickness that specifies the thickness of the border of an entity item in the ChartViewBase control.
This is a dependency property.
(Inherited from ChartViewBase.) | |
ItemContainerStyle |
Gets or sets the Style that is applied to the container for element generated for each item.
This is a dependency property.
(Inherited from ItemsControl.) | |
ItemContainerStyleSelector |
Gets or sets custom style selection logic for a style that can be applied to each generated item container element.
This is a dependency property.
(Inherited from ItemsControl.) | |
ItemContextMenu |
Gets or sets the context menu to be used for an entity in the ChartViewBase control.
This is a dependency property.
(Inherited from ChartViewBase.) | |
ItemHeight |
Gets or sets a value that specifies the height of an item row in the ChartViewBase control.
This is a dependency property.
(Inherited from ChartViewBase.) | |
Items |
Gets the collection used to generate the content of this ItemsControlBase.
(Inherited from ItemsControlBase.) | |
ItemsControlHost |
Gets the ItemsControl host template part used internally by this ChartViewBase.
(Inherited from ChartViewBase.) | |
ItemsPanel |
Gets or sets the template that defines the panel that controls the layout of items.
This is a dependency property.
(Inherited from ItemsControl.) | |
ItemsSource |
Gets or sets a collection of items used to generate the content of this ItemsControlBase.
This is a dependency property.
(Inherited from ItemsControlBase.) | |
ItemStringFormat |
Gets or sets a composite string that specifies how to format the items in the ItemsControl if they are displayed as strings.
This is a dependency property.
(Inherited from ItemsControl.) | |
ItemTemplate |
Gets or sets the DataTemplate to be used to display each item.
This is a dependency property.
(Inherited from ItemsControl.) | |
ItemTemplateSelector |
Allows the application writer to provide custom logic for choosing a template used to display each item.
This is a dependency property.
(Inherited from ItemsControl.) | |
Language | (Inherited from FrameworkElement.) | |
LayoutTransform | (Inherited from FrameworkElement.) | |
LeafCount |
Gets the count of leaf tasks managed by this TaskGanttChartViewBase.
This is a dependency property.
(Inherited from TaskGanttChartViewBase.) | |
LeafNodes |
Gets the leaf tasks managed by this TaskGanttChartViewBase.
This is a dependency property.
(Inherited from TaskGanttChartViewBase.) | |
LeafTasks |
Enumerates the leaf tasks managed by this TaskGanttChartViewBase.
The dependency property is LeafNodes.
(Inherited from TaskGanttChartViewBase.) | |
LoadedEntities |
Gets the entities that are currently loaded within this ItemsControlBase.
This is a dependency property.
(Inherited from ItemsControlBase.) | |
LoadedEntitiesSource |
Gets or sets the overriding source collection for loaded entities that would be displayed in the items control host of the control.
This is a dependency property.
(Inherited from ItemsControlBase.) | |
LogicalChildren | (Inherited from FrameworkElement.) | |
ManagedAssignableResources |
Gets the assignable resource collection managed by this TaskGanttChartViewBase.
This is a dependency property.
(Inherited from TaskGanttChartViewBase.) | |
ManagedEntities |
Gets the entity collection managed by this ItemsControlBase.
This is a dependency property.
(Inherited from ItemsControlBase.) | |
ManagedTasks |
Gets the task collection managed by this TaskGanttChartViewBase.
This is a dependency property.
(Inherited from TaskGanttChartViewBase.) | |
Margin | (Inherited from FrameworkElement.) | |
MaxDayDisplayFinish |
Gets or sets the maximum finish time of day to be used for displaying non working day hours in the GanttChartViewBase control.
This is a dependency property.
(Inherited from GanttChartViewBase.) | |
MaxFinishMemberPath |
Gets or sets the path to a nullable DateTime value on the source task item to serve as the task maximum finish date and time, or null to indicate that the maximum finish date and time is not provided by the source task item.
This is a dependency property.
(Inherited from TaskGanttChartViewBase.) | |
MaxHeaderHeight |
Gets or sets the maximum height of the header displayed in the ChartViewBase control.
This is a dependency property.
(Inherited from ChartViewBase.) | |
MaxHeight | (Inherited from FrameworkElement.) | |
MaxStartMemberPath |
Gets or sets the path to a nullable DateTime value on the source task item to serve as the task maximum start date and time, or null to indicate that the maximum start date and time is not provided by the source task item.
This is a dependency property.
(Inherited from TaskGanttChartViewBase.) | |
MaxWidth | (Inherited from FrameworkElement.) | |
MilestoneAssignmentsTemplate |
Gets or sets the data template to be used to display the assignments string of a milestone task.
This is a dependency property.
| |
MilestoneBarFill |
Gets or sets a Brush that specifies how the interior of a milestone task bar is painted in the GanttChartView control.
This is a dependency property.
| |
MilestoneBarStroke |
Gets or sets a Brush that specifies how a milestone task bar's outline is painted in the GanttChartView control.
This is a dependency property.
| |
MilestoneBarStrokeThickness |
Gets or sets the thickness of a milestone task bar's outline in the GanttChartView control.
This is a dependency property.
| |
MilestoneTaskExtraElementsPositioning |
Gets or sets the TaskExtraElementsPositioning to be used to display the dependencies of a task if it is a milestone task.
This is a dependency property.
| |
MilestoneTaskTemplate |
Gets or sets the data template to be used to display a task if it is a milestone (has its effort value set to zero).
This is a dependency property.
| |
MinDayDisplayStart |
Gets or sets the minimum start time of day to be used for displaying non working day hours in the GanttChartViewBase control.
This is a dependency property.
(Inherited from GanttChartViewBase.) | |
MinFinishMemberPath |
Gets or sets the path to a nullable DateTime value on the source task item to serve as the task minimum finish date and time, or null to indicate that the minimum finish date and time is not provided by the source task item.
This is a dependency property.
(Inherited from TaskGanttChartViewBase.) | |
MinHeaderHeight |
Gets or sets the minimum height of the header displayed in the ChartViewBase control.
This is a dependency property.
(Inherited from ChartViewBase.) | |
MinHeight | (Inherited from FrameworkElement.) | |
MinStartMemberPath |
Gets or sets the path to a nullable DateTime value on the source task item to serve as the task minimum start date and time, or null to indicate that the minimum start date and time is not provided by the source task item.
This is a dependency property.
(Inherited from TaskGanttChartViewBase.) | |
MinWidth | (Inherited from FrameworkElement.) | |
Name | (Inherited from FrameworkElement.) | |
NonworkingDayDisplayFinish |
Gets or sets the default finish time of day to be used for displaying nonworking days in the GanttChartViewBase control.
This is a dependency property.
(Inherited from GanttChartViewBase.) | |
NonworkingDayDisplayStart |
Gets or sets the default start time of day to be used for displaying nonworking days in the GanttChartViewBase control.
This is a dependency property.
(Inherited from GanttChartViewBase.) | |
NonworkingTimeBackground |
Gets or sets a Brush that specifies how the nonworking time is painted in the GanttChartViewBase control.
This is a dependency property.
(Inherited from GanttChartViewBase.) | |
Opacity | (Inherited from UIElement.) | |
OpacityMask | (Inherited from UIElement.) | |
OverallCompletedEffort |
Gets the overall completed effort of the tasks managed by this TaskGanttChartViewBase.
This is a dependency property.
(Inherited from TaskGanttChartViewBase.) | |
OverallCompletion |
Gets the overall completion percent of the tasks managed by this TaskGanttChartViewBase.
This is a dependency property.
(Inherited from TaskGanttChartViewBase.) | |
OverallCost |
Gets the overall cost of the tasks managed by this TaskGanttChartViewBase.
This is a dependency property.
(Inherited from TaskGanttChartViewBase.) | |
OverallEffort |
Gets the overall effort of the tasks managed by this TaskGanttChartViewBase.
This is a dependency property.
(Inherited from TaskGanttChartViewBase.) | |
OverallFinish |
Gets the overall finish date and time of the tasks managed by this TaskGanttChartViewBase.
This is a dependency property.
(Inherited from TaskGanttChartViewBase.) | |
OverallIsCompleted |
Gets a value indicating whether all the tasks managed by this TaskGanttChartViewBase are completed.
This is a dependency property.
(Inherited from TaskGanttChartViewBase.) | |
OverallStart |
Gets the overall start date and time of the tasks managed by this TaskGanttChartViewBase.
This is a dependency property.
(Inherited from TaskGanttChartViewBase.) | |
OverridesDefaultStyle | (Inherited from FrameworkElement.) | |
Padding | (Inherited from Control.) | |
Parent | (Inherited from FrameworkElement.) | |
PersistId | Obsolete. (Inherited from UIElement.) | |
PredecessorDependencyTypeMemberPath |
Gets or sets the path to a DependencyType value on a source task predecessor item to serve as the predecessor dependency type, or null to indicate that the dependency type is not provided by the source task predecessor item.
Predecessor dependency type indicates how the current task depends on the predecessor task.
This is a dependency property.
(Inherited from TaskGanttChartViewBase.) | |
PredecessorLagMemberPath |
Gets or sets the path to a TimeSpan value on a source task predecessor item to serve as the predecessor lag, or null to indicate that the lag is not provided by the source task predecessor item.
Predecessor lag indicates when the current task depends on the predecessor task. If lag is zero the dependency is applied at the appropriate time. If lag is positive the dependency is applied so that there will be an exclusion interval between the tasks. If lag is negative the dependency is applied so that there will be an intersection interval between the tasks.
This is a dependency property.
(Inherited from TaskGanttChartViewBase.) | |
PredecessorsMemberPath |
Gets or sets the path to to an IEnumerable value on the source task item to serve as the task predecessor item collection, or null to indicate that the predecessor item collection is not provided by the source task item.
The predecessor item collection is used to indicate dependencies between tasks. You can use a collection of PredecessorItem objects as the task predecessor item collection.
This is a dependency property.
(Inherited from TaskGanttChartViewBase.) | |
PredecessorsStringMemberPath |
Gets or sets the path to a String value on the source task item to serve as a string representation of the task predecessor item collection, or null to indicate that the string representation of the predecessor item collection is not provided by the source task item.
The predecessors string is of this form: 1, 2SS, 3FF+2.
This is a dependency property.
(Inherited from TaskGanttChartViewBase.) | |
PredecessorTaskItemMemberPath |
Gets or sets the path to an Object value on a source task predecessor item to serve as the predecessor task item, or null to indicate that the task item is not provided by the source task predecessor item.
You can use a TaskItem object as the predecessor task item.
This is a dependency property.
(Inherited from TaskGanttChartViewBase.) | |
RenderSize | (Inherited from UIElement.) | |
RenderTransform | (Inherited from UIElement.) | |
RenderTransformOrigin | (Inherited from UIElement.) | |
ResourceContentMemberPath |
Gets or sets the path to an Object value on a source resource item to serve as the resource content, or null to indicate that the content is not provided by the source resource item.
It is recommended to set this property.
This is a dependency property.
(Inherited from TaskGanttChartViewBase.) | |
ResourceCostPerHourMemberPath |
Gets or sets the path to a Double value on a source resource item to serve as the resource cost per hour, or null to indicate that the cost per hour is not provided by the source resource item.
The resource cost per hour is applied when computing a task cost, proportionally for each assignment, considering the task duration and the assigned allocation units.
This is a dependency property.
(Inherited from TaskGanttChartViewBase.) | |
ResourceCostPerUsageMemberPath |
Gets or sets the path to a Double value on a source resource item to serve as the resource cost per usage, or null to indicate that the cost per usage is not provided by the source resource item.
The resource cost per usage is applied when computing a task cost, one time for each assignment, without considering the task duration or the assigned allocation units.
This is a dependency property.
(Inherited from TaskGanttChartViewBase.) | |
Resources | (Inherited from FrameworkElement.) | |
ResourceScheduleMemberPath |
Gets or sets the path to a Schedule value on a source resource item to serve as the resource schedule, or null to indicate that the schedule is not provided by the source resource item.
The resource schedule indicates the time intervals of a day that the resource can use as work time for achieving completion of a task, restricting the task schedule further. If the resource schedule is not set it means that the resource can use any time interval as work time, and the task schedule is not restricted.
This is a dependency property.
(Inherited from TaskGanttChartViewBase.) | |
RootCount |
Gets the count of root tasks managed by this TaskGanttChartViewBase.
This is a dependency property.
(Inherited from TaskGanttChartViewBase.) | |
RootNodes |
Gets the root tasks managed by this TaskGanttChartViewBase.
This is a dependency property.
(Inherited from TaskGanttChartViewBase.) | |
RootTasks |
Enumerates the root tasks managed by this TaskGanttChartViewBase.
The dependency property is RootNodes.
(Inherited from TaskGanttChartViewBase.) | |
Scales |
Gets or sets the scales displayed in the GanttChartViewBase control.
This is a dependency property.
(Inherited from GanttChartViewBase.) | |
Schedule |
Gets or sets the schedule used to display the timeline in the GanttChartViewBase control.
This is a dependency property.
(Inherited from GanttChartViewBase.) | |
ScheduleMemberPath |
Gets or sets the path to a Schedule value on the source task item to serve as the task schedule, or null to indicate that the schedule is not provided by the source task item.
The task schedule indicates the time intervals of a day that can be used as work time for achieving completion of the task. If a child task schedule is not set, the parent task schedule is used. If a root task schedule is not set the value of the Schedule property of the TaskGanttChartViewBase control is used.
This is a dependency property.
(Inherited from TaskGanttChartViewBase.) | |
ScrollViewer |
Gets a reference to the internal ScrollViewer control instance used by the ChartViewBase control.
(Inherited from ChartViewBase.) | |
SnapsToDevicePixels | (Inherited from UIElement.) | |
StandardAssignmentsTemplate |
Gets or sets the data template to be used to display the assignments string of a standard task.
This is a dependency property.
| |
StandardBackgroundBarFill |
Gets or sets a Brush that specifies how the interior of a standard task background bar is painted in the GanttChartView control.
This is a dependency property.
| |
StandardBackgroundBarStroke |
Gets or sets a Brush that specifies how a standard task background bar's outline is painted in the GanttChartView control.
This is a dependency property.
| |
StandardBarCornerRadius |
Gets or sets the radius of the ellipse that is used to round the corners of a standard task bar in the GanttChartView control.
This is a dependency property.
| |
StandardBarFill |
Gets or sets a Brush that specifies how the interior of a standard task bar is painted in the GanttChartView control.
This is a dependency property.
| |
StandardBarStroke |
Gets or sets a Brush that specifies how a standard task bar's outline is painted in the GanttChartView control.
This is a dependency property.
| |
StandardBarStrokeThickness |
Gets or sets the thickness of a standard task bar's outline in the GanttChartView control.
This is a dependency property.
| |
StandardCompletedBarCornerRadius |
Gets or sets the radius of the ellipse that is used to round the corners of a standard task completed bar in the GanttChartView control.
This is a dependency property.
| |
StandardCompletedBarFill |
Gets or sets a Brush that specifies how the interior of a standard task completed bar is painted in the GanttChartView control.
This is a dependency property.
| |
StandardCompletedBarStroke |
Gets or sets a Brush that specifies how a standard task completed bar's outline is painted in the GanttChartView control.
This is a dependency property.
| |
StandardCompletedBarStrokeThickness |
Gets or sets the thickness of a standard task completed bar's outline in the GanttChartView control.
This is a dependency property.
| |
StandardTaskExtraElementsPositioning |
Gets or sets the TaskExtraElementsPositioning to be used to display the dependencies of a task if it is a standard task.
This is a dependency property.
| |
StandardTaskTemplate |
Gets or sets the data template to be used to display a task if it is a standard task.
This is a dependency property.
| |
StartMemberPath |
Gets or sets the path to a DateTime value on the source task item to serve as the task start date and time, or null to indicate that the start date and time is not provided by the source task item.
The start date and time of a parent task will be based on the start date and time values of its children.
It is recommended to set this property.
This is a dependency property.
(Inherited from TaskGanttChartViewBase.) | |
Style | (Inherited from FrameworkElement.) | |
StylusPlugIns | (Inherited from UIElement.) | |
SummaryAssignmentsTemplate |
Gets or sets the data template to be used to display the assignments string of a summary task.
This is a dependency property.
| |
SummaryBarFill |
Gets or sets a Brush that specifies how the interior of a summary task bar is painted in the GanttChartView control.
This is a dependency property.
| |
SummaryBarStroke |
Gets or sets a Brush that specifies how a summary task bar's outline is painted in the GanttChartView control.
This is a dependency property.
| |
SummaryBarStrokeThickness |
Gets or sets the thickness of a summary task bar's outline in the GanttChartView control.
This is a dependency property.
| |
SummaryTaskExtraElementsPositioning |
Gets or sets the TaskExtraElementsPositioning to be used to display the dependencies of a task if it is a summary task.
This is a dependency property.
| |
SummaryTaskTemplate |
Gets or sets the data template to be used to display a task if it is a summary task (has child tasks).
This is a dependency property.
| |
TabIndex | (Inherited from Control.) | |
Tag | (Inherited from FrameworkElement.) | |
TaskManager |
Gets the TaskManager object that is used internally for managing tasks displayed by this TaskGanttChartViewBase.
This is a dependency property.
(Inherited from TaskGanttChartViewBase.) | |
TaskManagerSource |
Gets or sets a custom TaskManager object to use internally within this TaskGanttChartViewBase.
When this property is set to a task manager instance the control items collection and the associated data member properties are ignored.
This is a dependency property.
(Inherited from TaskGanttChartViewBase.) | |
Template | (Inherited from Control.) | |
TemplatedParent | (Inherited from FrameworkElement.) | |
TimelinePageDuration |
Gets or sets the duration of the scrollable timeline page of the GanttChartViewBase control.
This is a dependency property.
(Inherited from GanttChartViewBase.) | |
TimelinePageFinish |
Gets or sets the finish date and time of the scrollable timeline page of the GanttChartViewBase control.
This is a dependency property.
(Inherited from GanttChartViewBase.) | |
TimelinePageStart |
Gets or sets the start date and time of the scrollable timeline page of the GanttChartViewBase control.
This is a dependency property.
(Inherited from GanttChartViewBase.) | |
TimelinePageUpdateAmount |
Gets or sets the time amount to update the horizontal scroll bar using the extra scroll bar buttons of the GanttChartViewBase control.
This is a dependency property.
(Inherited from GanttChartViewBase.) | |
ToDependencyLineStroke |
Gets or sets a Brush that specifies how a to task dependency line is painted in the GanttChartView control.
This is a dependency property.
| |
ToDependencyLineStrokeThickness |
Gets or sets the thickness of a to task dependency line in the GanttChartView control.
This is a dependency property.
| |
ToolTip | (Inherited from FrameworkElement.) | |
TouchesCaptured | (Inherited from UIElement.) | |
TouchesCapturedWithin | (Inherited from UIElement.) | |
TouchesDirectlyOver | (Inherited from UIElement.) | |
TouchesOver | (Inherited from UIElement.) | |
Triggers | (Inherited from FrameworkElement.) | |
Uid | (Inherited from UIElement.) | |
UpdateScale |
Gets or sets the update scale to be used for setting date and times during drag and drop operations in the GanttChartViewBase control.
This is a dependency property.
(Inherited from GanttChartViewBase.) | |
UseLayoutRounding | (Inherited from FrameworkElement.) | |
VerticalAlignment | (Inherited from FrameworkElement.) | |
VerticalBarProviders |
Gets or sets the vertical bar providers displayed in the GanttChartViewBase control.
This is a dependency property.
(Inherited from GanttChartViewBase.) | |
VerticalContentAlignment | (Inherited from Control.) | |
Visibility | (Inherited from UIElement.) | |
VisibilityFilter |
Gets or sets the visibility filter to apply on the managed entities.
(Inherited from ItemsControlBase.) | |
VisualBitmapEffect | Obsolete. (Inherited from Visual.) | |
VisualBitmapEffectInput | Obsolete. (Inherited from Visual.) | |
VisualBitmapScalingMode | (Inherited from Visual.) | |
VisualCacheMode | (Inherited from Visual.) | |
VisualChildrenCount | (Inherited from FrameworkElement.) | |
VisualClearTypeHint | (Inherited from Visual.) | |
VisualClip | (Inherited from Visual.) | |
VisualEdgeMode | (Inherited from Visual.) | |
VisualEffect | (Inherited from Visual.) | |
VisualOffset | (Inherited from Visual.) | |
VisualOpacity | (Inherited from Visual.) | |
VisualOpacityMask | (Inherited from Visual.) | |
VisualParent | (Inherited from Visual.) | |
VisualScrollableAreaClip | (Inherited from Visual.) | |
VisualTextHintingMode | (Inherited from Visual.) | |
VisualTextRenderingMode | (Inherited from Visual.) | |
VisualTransform | (Inherited from Visual.) | |
VisualXSnappingGuidelines | (Inherited from Visual.) | |
VisualYSnappingGuidelines | (Inherited from Visual.) | |
Width | (Inherited from FrameworkElement.) | |
WorkingTimeBackground |
Gets or sets a Brush that specifies how the working time is painted in the GanttChartViewBase control.
This is a dependency property.
(Inherited from GanttChartViewBase.) | |
WorkTimeIntervals |
Gets a collection of time intervals that are displayed by this GanttChartViewBase.
This is a dependency property.
(Inherited from GanttChartViewBase.) |
Events
Explicit Interface Implementations
Name | Description | |
---|---|---|
IDataCollectionControl..::.GetEntity | (Inherited from ChartViewBase.) | |
IDataCollectionControl..::.GetEntityAt | (Inherited from ChartViewBase.) | |
IQueryAmbient..::.IsAmbientPropertyAvailable | (Inherited from FrameworkElement.) |