The GanttChartTaskListView type exposes the following members.
Constructors
Name | Description | |
---|---|---|
GanttChartTaskListView |
Initializes a new instance of the GanttChartTaskListView class.
The initial values of the data member properties are set to appropriate property paths for using TaskItem, AssignmentItem, ResourceItem, and PredecessorItem objects.
|
Methods
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.
| |
BaselineOpacityProperty |
Identifies the BaselineOpacity dependency property.
| |
DependencyContextMenuProperty |
Identifies the DependencyContextMenu dependency property.
| |
DependencyLineTemplateProperty |
Identifies the DependencyLineTemplate dependency property.
| |
FromDependencyLineStrokeProperty |
Identifies the FromDependencyLineStroke dependency property.
| |
FromDependencyLineStrokeThicknessProperty |
Identifies the FromDependencyLineStrokeThickness dependency property.
| |
IsBaselineVisibleProperty |
Identifies the IsBaselineVisible 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 dependency property.
| |
MilestoneBarFillProperty |
Identifies the MilestoneBarFill dependency property.
| |
MilestoneBarStrokeProperty |
Identifies the MilestoneBarStroke dependency property.
| |
MilestoneBarStrokeThicknessProperty |
Identifies the MilestoneBarStrokeThickness dependency property.
| |
MilestoneTaskExtraElementsPositioningProperty |
Identifies the MilestoneTaskExtraElementsPositioning dependency property.
| |
MilestoneTaskTemplateProperty |
Identifies the MilestoneTaskTemplate dependency property.
| |
PredecessorActivatedEvent |
Identifies the PredecessorActivated routed event.
| |
StandardAssignmentsTemplateProperty |
Identifies the StandardAssignmentsTemplate dependency property.
| |
StandardBackgroundBarFillProperty |
Identifies the StandardBackgroundBarFill dependency property.
| |
StandardBackgroundBarStrokeProperty |
Identifies the StandardBackgroundBarStroke dependency property.
| |
StandardBarCornerRadiusProperty |
Identifies the StandardBarCornerRadius dependency property.
| |
StandardBarFillProperty |
Identifies the StandardBarFill dependency property.
| |
StandardBarStrokeProperty |
Identifies the StandardBarStroke dependency property.
| |
StandardBarStrokeThicknessProperty |
Identifies the StandardBarStrokeThickness dependency property.
| |
StandardCompletedBarCornerRadiusProperty |
Identifies the StandardCompletedBarCornerRadius dependency property.
| |
StandardCompletedBarFillProperty |
Identifies the StandardCompletedBarFill dependency property.
| |
StandardCompletedBarStrokeProperty |
Identifies the StandardCompletedBarStroke dependency property.
| |
StandardCompletedBarStrokeThicknessProperty |
Identifies the StandardCompletedBarStrokeThickness dependency property.
| |
StandardTaskExtraElementsPositioningProperty |
Identifies the StandardTaskExtraElementsPositioning dependency property.
| |
StandardTaskTemplateProperty |
Identifies the StandardTaskTemplate dependency property.
| |
SummaryAssignmentsTemplateProperty |
Identifies the SummaryAssignmentsTemplate dependency property.
| |
SummaryBarFillProperty |
Identifies the SummaryBarFill dependency property.
| |
SummaryBarStrokeProperty |
Identifies the SummaryBarStroke dependency property.
| |
SummaryBarStrokeThicknessProperty |
Identifies the SummaryBarStrokeThickness dependency property.
| |
SummaryTaskExtraElementsPositioningProperty |
Identifies the SummaryTaskExtraElementsPositioning dependency property.
| |
SummaryTaskTemplateProperty |
Identifies the SummaryTaskTemplate dependency property.
| |
ToDependencyLineStrokeProperty |
Identifies the ToDependencyLineStroke dependency property.
| |
ToDependencyLineStrokeThicknessProperty |
Identifies the ToDependencyLineStrokeThickness dependency property.
|
Properties
Name | Description | |
---|---|---|
ActualHeaderHeight |
Gets the actual height of the header displayed in the GanttChartNodeListViewBase control.
This is a dependency property.
(Inherited from GanttChartNodeListViewBase.) | |
ActualHeight | (Inherited from FrameworkElement.) | |
ActualTimelinePageWidth |
Gets the actual width of timeline page displayed within the GanttChartNodeListViewBase control.
This is a dependency property.
(Inherited from GanttChartNodeListViewBase.) | |
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 GanttChartNodeListViewBase.) | |
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 Gantt Chart view of the GanttChartNodeListViewBase control.
This is a dependency property.
(Inherited from GanttChartNodeListViewBase.) | |
AreNonworkingDaysVisible |
Gets or sets a value indicating whether the nonworking days are visible in the Gantt Chart view of the GanttChartNodeListViewBase control.
This is a dependency property.
(Inherited from GanttChartNodeListViewBase.) | |
AreNonworkingHoursVisible |
Gets or sets a value indicating whether the nonworking daytime hours are visible in the Gantt Chart view of the GanttChartNodeListViewBase control.
This is a dependency property.
(Inherited from GanttChartNodeListViewBase.) | |
AreSummaryTaskValueConstraintsEnabled |
Gets or sets a value indicating whether the summary task values are constained and automatically computed in the TaskGanttChartNodeListViewBase control.
This is a dependency property.
(Inherited from TaskGanttChartNodeListViewBase.) | |
AreTaskAssignmentsVisible |
Gets or sets a value indicating whether the assignments are visible for tasks in the Gantt Chart view of the GanttChartTaskListView control.
This is a dependency property.
| |
AreTaskDependenciesReadOnly |
Gets or sets a value indicating whether the task predecessors collection is read-only in the Gantt Chart view of the GanttChartTaskListView 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 Gantt Chart view of the GanttChartTaskListView 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 TaskGanttChartNodeListViewBase control.
This is a dependency property.
(Inherited from TaskGanttChartNodeListViewBase.) | |
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 TaskGanttChartNodeListViewBase control.
This is a dependency property.
(Inherited from TaskGanttChartNodeListViewBase.) | |
AreTaskInterruptionsVisible |
Gets or sets a value indicating whether the interruptions are visible for tasks in the Gantt Chart view of the GanttChartTaskListView 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 GanttChartNodeListViewBase control.
This is a dependency property.
(Inherited from GanttChartNodeListViewBase.) | |
AssignableResourceCount |
Gets the count of assignable resources managed by this TaskGanttChartNodeListViewBase.
This is a dependency property.
(Inherited from TaskGanttChartNodeListViewBase.) | |
AssignableResourceItems |
Gets the resource collection used to by this TaskGanttChartNodeListViewBase as available resources.
(Inherited from TaskGanttChartNodeListViewBase.) | |
AssignableResourceItemsSource |
Gets or sets a resource collection used by this TaskGanttChartNodeListViewBase as available resources.
This is a dependency property.
(Inherited from TaskGanttChartNodeListViewBase.) | |
AssignableResourceManager |
Gets the ResourceManager object that is used internally for managing assignable resources used by this TaskGanttChartNodeListViewBase.
This is a dependency property.
(Inherited from TaskGanttChartNodeListViewBase.) | |
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 TaskGanttChartNodeListViewBase.) | |
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 TaskGanttChartNodeListViewBase.) | |
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 TaskGanttChartNodeListViewBase.) | |
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 TaskGanttChartNodeListViewBase.) | |
Background | (Inherited from Control.) | |
BarHeight |
Gets or sets a value that specifies the bar height of an node in the Gantt Chart view of the GanttChartNodeListViewBase control.
This is a dependency property.
(Inherited from GanttChartNodeListViewBase.) | |
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 node in the Gantt Chart view of the GanttChartNodeListViewBase control.
This is a dependency property.
(Inherited from GanttChartNodeListViewBase.) | |
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 node in the Gantt Chart view of the GanttChartNodeListViewBase control.
This is a dependency property.
(Inherited from GanttChartNodeListViewBase.) | |
BaseGanttChartItemsControl |
Gets the base ItemsControl used as the core for the Gantt Chart view of this control.
(Inherited from GanttChartNodeListViewBase.) | |
BaselineOpacity |
Gets or sets a value indicating the opacity to use for baseline task bars in the Gantt Chart view of the GanttChartTaskListView control.
This is a dependency property.
| |
BaseNodeListView |
Gets the base ListView used as the core for the node list view of this control.
(Inherited from GanttChartNodeListViewBase.) | |
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.) | |
CanCollapse |
Gets a value indicating whether any of the selected nodes in this GanttChartNodeListViewBase can be collapsed.
(Inherited from GanttChartNodeListViewBase.) | |
CanCollapseAll |
Gets a value indicating whether any node in this GanttChartNodeListViewBase can be collapsed.
(Inherited from GanttChartNodeListViewBase.) | |
CanCollapseBranch |
Gets a value indicating whether the branch can be collapsed for any of the selected nodes in this GanttChartNodeListViewBase.
(Inherited from GanttChartNodeListViewBase.) | |
CanDecreaseIndentation |
Gets a value indicating whether the indentation for any of the selected nodes in this GanttChartNodeListViewBase can be decreased.
(Inherited from GanttChartNodeListViewBase.) | |
CanDecreaseTimelinePage |
Gets a value indicating whether the timeline page can be decreased the GanttChartNodeListViewBase control.
(Inherited from GanttChartNodeListViewBase.) | |
CanDelete |
Gets a value indicating whether selected items can be deleted from the node list.
(Inherited from GanttChartNodeListViewBase.) | |
CanExpand |
Gets a value indicating whether any of the selected nodes in this GanttChartNodeListViewBase can be expanded.
(Inherited from GanttChartNodeListViewBase.) | |
CanExpandAll |
Gets a value indicating whether any node in this GanttChartNodeListViewBase can be expanded.
(Inherited from GanttChartNodeListViewBase.) | |
CanExpandBranch |
Gets a value indicating whether the branch can be expanded for any of the selected nodes in this GanttChartNodeListViewBase.
(Inherited from GanttChartNodeListViewBase.) | |
CanIncreaseIndentation |
Gets a value indicating whether the indentation for any of the selected nodes in this GanttChartNodeListViewBase can be increased.
(Inherited from GanttChartNodeListViewBase.) | |
CanIncreaseTimelinePage |
Gets a value indicating whether the timeline page can be increased the GanttChartNodeListViewBase control.
(Inherited from GanttChartNodeListViewBase.) | |
CanInsertNew |
Gets a value indicating whether a new item can be inserted to the node list.
(Inherited from GanttChartNodeListViewBase.) | |
CanLevelResources |
Gets a value indicating whether the task resources can be leveled.
| |
CanPrint |
Gets a value indicating whether the Gantt Chart node list can be printed.
(Inherited from GanttChartNodeListViewBase.) | |
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 TaskGanttChartNodeListViewBase.) | |
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 TaskGanttChartNodeListViewBase.) | |
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 TaskGanttChartNodeListViewBase.) | |
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 TaskGanttChartNodeListViewBase.) | |
Count |
Gets the count of entities managed by this ItemsControlBase.
This is a dependency property.
(Inherited from ItemsControlBase.) | |
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 Gantt Chart view of the GanttChartNodeListViewBase control when IsCurrentTimeAutomaticallyUpdated is set to true.
This is a dependency property.
(Inherited from GanttChartNodeListViewBase.) | |
Cursor | (Inherited from FrameworkElement.) | |
DataContext | (Inherited from FrameworkElement.) | |
DefaultStyleKey | (Inherited from FrameworkElement.) | |
DependencyContextMenu |
Gets or sets the context menu to be used for a dependency in the Gantt Chart view of the GanttChartTaskListView control.
This is a dependency property.
| |
DependencyLineTemplate |
Gets or sets the template to be used to display dependency lines in the Gantt Chart view of the GanttChartTaskListView 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 GanttChartNodeListViewBase control.
This is a dependency property.
(Inherited from GanttChartNodeListViewBase.) | |
DisplayedTime |
Gets or sets the date and time currently displayed at the scroll bar position in the Gantt Chart view of the GanttChartNodeListViewBase control.
This is a dependency property.
(Inherited from GanttChartNodeListViewBase.) | |
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 TaskGanttChartNodeListViewBase.) | |
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 TaskGanttChartNodeListViewBase.) | |
ElementEffect |
Gets or sets the bitmap effect to apply to the elements in the Gantt Chart view of the GanttChartNodeListViewBase control.
This is a dependency property.
(Inherited from GanttChartNodeListViewBase.) | |
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 TaskGanttChartNodeListViewBase.) | |
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 Gantt Chart view of the GanttChartTaskListView control.
This is a dependency property.
| |
FromDependencyLineStrokeThickness |
Gets or sets the thickness of a from task dependency line in the Gantt Chart view of the GanttChartTaskListView control.
This is a dependency property.
| |
GanttChartView |
Gets a reference to the GanttChartView control instance used by the GanttChartTaskListView control.
| |
GanttChartViewBase |
Gets a reference to the GanttChartViewBase control instance used by the GanttChartNodeListViewBase control.
(Inherited from GanttChartNodeListViewBase.) | |
GanttChartViewDisplayMemberPath |
Gets or sets a path to a value on the source object to serve as the visual representation of the object in the Gantt Chart view.
This is a dependency property.
(Inherited from GanttChartNodeListViewBase.) | |
GanttChartViewItemBindingGroup |
Gets or sets the BindingGroup that is used for each item in the Gantt Chart view.
This is a dependency property.
(Inherited from GanttChartNodeListViewBase.) | |
GanttChartViewItemContainerStyle |
Gets or sets the Style that is applied to the container for element generated for each item in the Gantt Chart view.
This is a dependency property.
(Inherited from GanttChartNodeListViewBase.) | |
GanttChartViewItemContainerStyleSelector |
Gets or sets custom style selection logic for a style that can be applied to each generated item container element in the Gantt Chart view.
This is a dependency property.
(Inherited from GanttChartNodeListViewBase.) | |
GanttChartViewItemsPanel |
Gets or sets the template that defines the panel that controls the layout of items in the Gantt Chart view.
This is a dependency property.
(Inherited from GanttChartNodeListViewBase.) | |
GanttChartViewItemStringFormat |
Gets or sets a composite string that specifies how to format the items in the Gantt Chart view if they are displayed as strings.
This is a dependency property.
(Inherited from GanttChartNodeListViewBase.) | |
GanttChartViewItemTemplate |
Gets or sets the DataTemplate to be used to display each item in the Gantt Chart view.
This is a dependency property.
(Inherited from GanttChartNodeListViewBase.) | |
GanttChartViewItemTemplateSelector |
Allows the application writer to provide custom logic for choosing a template used to display each item in the Gantt Chart view.
This is a dependency property.
(Inherited from GanttChartNodeListViewBase.) | |
GanttChartViewWidth |
Gets or sets the width of the Gantt Chart view of the GanttChartNodeListViewBase control.
This is a dependency property.
(Inherited from GanttChartNodeListViewBase.) | |
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 GanttChartNodeListViewBase control.
This is a dependency property.
(Inherited from GanttChartNodeListViewBase.) | |
HeaderHeight |
Gets or sets the height of the header displayed in the GanttChartNodeListViewBase control.
This is a dependency property.
(Inherited from GanttChartNodeListViewBase.) | |
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 Gantt Chart view of the GanttChartNodeListViewBase control.
This is a dependency property.
(Inherited from GanttChartNodeListViewBase.) | |
HoverElementEffect |
Gets or sets the bitmap effect to apply to the hovered elements in the Gantt Chart view of the GanttChartNodeListViewBase control.
This is a dependency property.
(Inherited from GanttChartNodeListViewBase.) | |
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 TaskGanttChartNodeListViewBase.) | |
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 TaskGanttChartNodeListViewBase.) | |
InheritanceBehavior | (Inherited from FrameworkElement.) | |
InputBindings | (Inherited from UIElement.) | |
InputScope | (Inherited from FrameworkElement.) | |
IsArrangeValid | (Inherited from UIElement.) | |
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 GanttChartNodeListViewBase when IsAsyncPresentationEnabled property is set to true.
This is a dependency property.
(Inherited from GanttChartNodeListViewBase.) | |
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 Gantt Chart view of the GanttChartTaskListView 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 TaskGanttChartNodeListViewBase.) | |
IsCurrentTimeAutomaticallyUpdated |
Gets or sets a value indicating whether to automatically update CurrentTime and to refresh the custom vertical bars in the Gantt Chart view of the GanttChartNodeListViewBase control.
This is a dependency property.
(Inherited from GanttChartNodeListViewBase.) | |
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 TaskGanttChartNodeListViewBase.) | |
IsFocused | (Inherited from UIElement.) | |
IsGanttChartViewReadOnly |
Gets or sets a value that indicates whether the Gantt Chart view control is read-only to a user interacting with it.
This is a dependency property.
(Inherited from GanttChartNodeListViewBase.) | |
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 Gantt Chart view of the GanttChartNodeListViewBase control.
This is a dependency property.
(Inherited from GanttChartNodeListViewBase.) | |
IsItemHeightSynchronizationApplied |
Gets or sets a value that indicates whether the item height is synchronized between the Gantt Chart and the node list in the GanttChartNodeListViewBase control.
This setting is applied during control initialization and should not be updated after ApplyTemplate is called.
This is a dependency property.
(Inherited from GanttChartNodeListViewBase.) | |
IsItemsControlHostInitialized |
Gets a value indicating whether the control is initialized and the ItemsControl host is available.
(Inherited from ItemsControlBase.) | |
IsItemToolTipEnabled |
Gets or sets a value indicating whether the item content tool tip is enabled in the Gantt Chart view of the GanttChartNodeListViewBase control.
This is a dependency property.
(Inherited from GanttChartNodeListViewBase.) | |
IsItemVisibilityApplied |
Gets or sets a value indicating whether to apply specific attached visibility values if they are set for specific items in the Gantt Chart view of the GanttChartNodeListViewBase control.
This is a dependency property.
(Inherited from GanttChartNodeListViewBase.) | |
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 TaskGanttChartNodeListViewBase.) | |
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 state is read-only in the node list view of the GanttChartNodeListViewBase control so that the user cannot update it using the keyboard or mouse or by executing specific commands.
This is a dependency property.
(Inherited from GanttChartNodeListViewBase.) | |
IsNodeIndentationReadOnly |
Gets or sets a value indicating whether the node indentation is read-only in the node list view of the GanttChartNodeListViewBase control so that the user cannot update it using the keyboard or by executing specific commands.
This is a dependency property.
(Inherited from GanttChartNodeListViewBase.) | |
IsNodeListViewItemCollectionReadOnly |
Gets or sets a value indicating whether the node list is read-only in the node list view of the GanttChartNodeListViewBase control so that the user cannot update it using the keyboard or by executing specific commands.
This is a dependency property.
(Inherited from GanttChartNodeListViewBase.) | |
IsNodeListViewItemDataReadOnly |
Gets or sets a value indicating whether the node data is read-only in the node list view of the GanttChartNodeListViewBase control so that the user cannot update it using the keyboard or mouse.
This is a dependency property.
(Inherited from GanttChartNodeListViewBase.) | |
IsNodeListViewReadOnly |
Gets or sets a value that indicates whether the node list view control is read-only to a user interacting with it.
This is a dependency property.
(Inherited from GanttChartNodeListViewBase.) | |
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 GanttChartNodeListViewBase.) | |
IsSealed | (Inherited from DependencyObject.) | |
IsStylusCaptured | (Inherited from UIElement.) | |
IsStylusCaptureWithin | (Inherited from UIElement.) | |
IsStylusDirectlyOver | (Inherited from UIElement.) | |
IsStylusOver | (Inherited from UIElement.) | |
IsSynchronizedWithCurrentItem |
Gets or sets a value that indicates whether a GanttChartNodeListViewBase should keep the SelectedItem synchronized with the current item in the Items property.
This is a dependency property.
(Inherited from GanttChartNodeListViewBase.) | |
IsTabStop | (Inherited from Control.) | |
IsTaskCompletedDurationReadOnly |
Gets or sets a value indicating whether the task completed duration is read-only in the Gantt Chart view of the GanttChartTaskListView 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 Gantt Chart view of the GanttChartTaskListView control.
This is a dependency property.
| |
IsTaskDurationReadOnly |
Gets or sets a value indicating whether the task duration is read-only in the Gantt Chart view of the GanttChartTaskListView 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 Gantt Chart view of the GanttChartTaskListView 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 GanttChartNodeListViewBase.) | |
IsTextSearchEnabled |
Gets or sets a value that indicates whether TextSearch is enabled on the GanttChartNodeListViewBase instance.
This is a dependency property.
(Inherited from GanttChartNodeListViewBase.) | |
IsTimelinePageReadOnly |
Gets or sets a value indicating whether the timeline page is read-only in the GanttChartNodeListViewBase 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 GanttChartNodeListViewBase.) | |
IsVirtualizing |
Gets or sets a value that indicates whether the Gantt Chart view of the control is using virtualization, displaying the user interface only for the items within the scroll view.
This is a dependency property.
(Inherited from GanttChartNodeListViewBase.) | |
IsVisible | (Inherited from UIElement.) | |
Item |
Gets the task in the TaskGanttChartNodeListViewBase that wraps the specified item.
(Inherited from TaskGanttChartNodeListViewBase.) | |
ItemBackground |
Gets or sets a Brush that specifies how the background of an node item is painted in the GanttChartNodeListViewBase control.
This is a dependency property.
(Inherited from GanttChartNodeListViewBase.) | |
ItemBorderBrush |
Gets or sets a Brush that specifies how the border of an node item is painted in the GanttChartNodeListViewBase control.
This is a dependency property.
(Inherited from GanttChartNodeListViewBase.) | |
ItemBorderThickness |
Gets or sets a the thickness of the border of an node item in the GanttChartNodeListViewBase control.
This is a dependency property.
(Inherited from GanttChartNodeListViewBase.) | |
ItemContextMenu |
Gets or sets the context menu to be used for an node in the Gantt Chart view of the GanttChartNodeListViewBase control.
This is a dependency property.
(Inherited from GanttChartNodeListViewBase.) | |
ItemHeight |
Gets or sets a value that specifies the height of an item row in the GanttChartNodeListViewBase control.
This is a dependency property.
(Inherited from GanttChartNodeListViewBase.) | |
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 ItemsControlBase.
(Inherited from ItemsControlBase.) | |
ItemsSource |
Gets or sets a collection of items used to generate the content of this ItemsControlBase.
This is a dependency property.
(Inherited from ItemsControlBase.) | |
Language | (Inherited from FrameworkElement.) | |
LayoutTransform | (Inherited from FrameworkElement.) | |
LeafCount |
Gets the count of leaf nodes managed by this GanttChartNodeListViewBase.
This is a dependency property.
(Inherited from GanttChartNodeListViewBase.) | |
LeafNodes |
Gets the leaf nodes managed by this GanttChartNodeListViewBase.
This is a dependency property.
(Inherited from GanttChartNodeListViewBase.) | |
LeafTasks |
Enumerates the leaf tasks managed by this TaskGanttChartNodeListViewBase.
The dependency property is LeafNodes.
(Inherited from TaskGanttChartNodeListViewBase.) | |
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 TaskGanttChartNodeListViewBase.
This is a dependency property.
(Inherited from TaskGanttChartNodeListViewBase.) | |
ManagedEntities |
Gets the entity collection managed by this ItemsControlBase.
This is a dependency property.
(Inherited from ItemsControlBase.) | |
ManagedNodes |
Gets the node collection managed by this GanttChartNodeListViewBase.
This is a dependency property.
(Inherited from GanttChartNodeListViewBase.) | |
ManagedTasks |
Gets the task collection managed by this TaskGanttChartNodeListViewBase.
This is a dependency property.
(Inherited from TaskGanttChartNodeListViewBase.) | |
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 Gantt Chart view of the GanttChartNodeListViewBase control.
This is a dependency property.
(Inherited from GanttChartNodeListViewBase.) | |
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 TaskGanttChartNodeListViewBase.) | |
MaxGanttChartViewWidth |
Gets or sets the maximum width of the Gantt Chart view of the GanttChartNodeListViewBase control.
This is a dependency property.
(Inherited from GanttChartNodeListViewBase.) | |
MaxHeaderHeight |
Gets or sets the maximum height of the header displayed in the GanttChartNodeListViewBase control.
This is a dependency property.
(Inherited from GanttChartNodeListViewBase.) | |
MaxHeight | (Inherited from FrameworkElement.) | |
MaxNodeListViewWidth |
Gets or sets the maximum width of the node list view of the GanttChartNodeListViewBase control.
This is a dependency property.
(Inherited from GanttChartNodeListViewBase.) | |
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 TaskGanttChartNodeListViewBase.) | |
MaxWidth | (Inherited from FrameworkElement.) | |
MilestoneAssignmentsTemplate |
Gets or sets the data template to be used to display the assignments string of a milestone task in the Gantt Chart view.
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 Gantt Chart view of the GanttChartTaskListView 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 Gantt Chart view of the GanttChartTaskListView control.
This is a dependency property.
| |
MilestoneBarStrokeThickness |
Gets or sets the thickness of a milestone task bar's outline in the Gantt Chart view of the GanttChartTaskListView control.
This is a dependency property.
| |
MilestoneTaskExtraElementsPositioning |
Gets or sets the TaskExtraElementsPositioning to be used to display the dependencies of a task in the Gantt Chart view 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 in the Gantt Chart view 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 Gantt Chart view of the GanttChartNodeListViewBase control.
This is a dependency property.
(Inherited from GanttChartNodeListViewBase.) | |
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 TaskGanttChartNodeListViewBase.) | |
MinGanttChartViewWidth |
Gets or sets the minimum width of the Gantt Chart view of the GanttChartNodeListViewBase control.
This is a dependency property.
(Inherited from GanttChartNodeListViewBase.) | |
MinHeaderHeight |
Gets or sets the minimum height of the header displayed in the GanttChartNodeListViewBase control.
This is a dependency property.
(Inherited from GanttChartNodeListViewBase.) | |
MinHeight | (Inherited from FrameworkElement.) | |
MinNodeListViewWidth |
Gets or sets the minimum width of the node list view of the GanttChartNodeListViewBase control.
This is a dependency property.
(Inherited from GanttChartNodeListViewBase.) | |
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 TaskGanttChartNodeListViewBase.) | |
MinWidth | (Inherited from FrameworkElement.) | |
Name | (Inherited from FrameworkElement.) | |
NodeListViewBase |
Gets a reference to the NodeListViewBase control instance used by the GanttChartNodeListViewBase control.
(Inherited from GanttChartNodeListViewBase.) | |
NodeListViewDisplayMemberPath |
Gets or sets a path to a value on the source object to serve as the visual representation of the object in the node list view.
This is a dependency property.
(Inherited from GanttChartNodeListViewBase.) | |
NodeListViewItemBindingGroup |
Gets or sets the BindingGroup that is used for each item in the node list view.
This is a dependency property.
(Inherited from GanttChartNodeListViewBase.) | |
NodeListViewItemContainerStyle |
Gets or sets the Style that is applied to the container for element generated for each item in the node list view.
This is a dependency property.
(Inherited from GanttChartNodeListViewBase.) | |
NodeListViewItemContainerStyleSelector |
Gets or sets custom style selection logic for a style that can be applied to each generated item container element in the node list view.
This is a dependency property.
(Inherited from GanttChartNodeListViewBase.) | |
NodeListViewItemsPanel |
Gets or sets the template that defines the panel that controls the layout of items in the node list view.
This is a dependency property.
(Inherited from GanttChartNodeListViewBase.) | |
NodeListViewItemStringFormat |
Gets or sets a composite string that specifies how to format the items in the node list view if they are displayed as strings.
This is a dependency property.
(Inherited from GanttChartNodeListViewBase.) | |
NodeListViewItemTemplate |
Gets or sets the DataTemplate to be used to display each item in the node list view.
This is a dependency property.
(Inherited from GanttChartNodeListViewBase.) | |
NodeListViewItemTemplateSelector |
Allows the application writer to provide custom logic for choosing a template used to display each item in the node list view.
This is a dependency property.
(Inherited from GanttChartNodeListViewBase.) | |
NodeListViewWidth |
Gets or sets the width of the node list view of the GanttChartNodeListViewBase control.
This is a dependency property.
(Inherited from GanttChartNodeListViewBase.) | |
NodeManager |
Gets the NodeManager object that is used internally for managing nodes displayed by this GanttChartNodeListViewBase.
This is a dependency property.
(Inherited from GanttChartNodeListViewBase.) | |
NodeManagerSource |
Gets or sets a custom NodeManager object to use internally within this GanttChartNodeListViewBase.
When this property is set to a node manager instance the control items collection and the associated data member properties are ignored.
This is a dependency property.
(Inherited from GanttChartNodeListViewBase.) | |
NonworkingDayDisplayFinish |
Gets or sets the default finish time of day to be used for displaying nonworking days in the Gantt Chart view of the GanttChartNodeListViewBase control.
This is a dependency property.
(Inherited from GanttChartNodeListViewBase.) | |
NonworkingDayDisplayStart |
Gets or sets the default start time of day to be used for displaying nonworking days in the Gantt Chart view of the GanttChartNodeListViewBase control.
This is a dependency property.
(Inherited from GanttChartNodeListViewBase.) | |
NonworkingTimeBackground |
Gets or sets a Brush that specifies how the nonworking time is painted in the Gantt Chart view of the GanttChartNodeListViewBase control.
This is a dependency property.
(Inherited from GanttChartNodeListViewBase.) | |
Opacity | (Inherited from UIElement.) | |
OpacityMask | (Inherited from UIElement.) | |
OverallCompletedEffort |
Gets the overall completed effort of the tasks managed by this TaskGanttChartNodeListViewBase.
This is a dependency property.
(Inherited from TaskGanttChartNodeListViewBase.) | |
OverallCompletion |
Gets the overall completion percent of the tasks managed by this TaskGanttChartNodeListViewBase.
This is a dependency property.
(Inherited from TaskGanttChartNodeListViewBase.) | |
OverallCost |
Gets the overall cost of the tasks managed by this TaskGanttChartNodeListViewBase.
This is a dependency property.
(Inherited from TaskGanttChartNodeListViewBase.) | |
OverallEffort |
Gets the overall effort of the tasks managed by this TaskGanttChartNodeListViewBase.
This is a dependency property.
(Inherited from TaskGanttChartNodeListViewBase.) | |
OverallFinish |
Gets the overall finish date and time of the tasks managed by this TaskGanttChartNodeListViewBase.
This is a dependency property.
(Inherited from TaskGanttChartNodeListViewBase.) | |
OverallIsCompleted |
Gets a value indicating whether all the tasks managed by this TaskGanttChartNodeListViewBase are completed.
This is a dependency property.
(Inherited from TaskGanttChartNodeListViewBase.) | |
OverallStart |
Gets the overall start date and time of the tasks managed by this TaskGanttChartNodeListViewBase.
This is a dependency property.
(Inherited from TaskGanttChartNodeListViewBase.) | |
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 TaskGanttChartNodeListViewBase.) | |
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 TaskGanttChartNodeListViewBase.) | |
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 TaskGanttChartNodeListViewBase.) | |
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 TaskGanttChartNodeListViewBase.) | |
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 TaskGanttChartNodeListViewBase.) | |
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 TaskGanttChartNodeListViewBase.) | |
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 TaskGanttChartNodeListViewBase.) | |
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 TaskGanttChartNodeListViewBase.) | |
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 TaskGanttChartNodeListViewBase.) | |
RootCount |
Gets the count of root nodes managed by this GanttChartNodeListViewBase.
This is a dependency property.
(Inherited from GanttChartNodeListViewBase.) | |
RootNodes |
Gets the root nodes managed by this GanttChartNodeListViewBase.
This is a dependency property.
(Inherited from GanttChartNodeListViewBase.) | |
RootTasks |
Enumerates the root tasks managed by this TaskGanttChartNodeListViewBase.
The dependency property is RootNodes.
(Inherited from TaskGanttChartNodeListViewBase.) | |
Scales |
Gets or sets the scales displayed in the Gantt Chart view of the GanttChartNodeListViewBase control.
This is a dependency property.
(Inherited from GanttChartNodeListViewBase.) | |
Schedule |
Gets or sets the schedule used to display the timeline in the GanttChartNodeListViewBase control.
This is a dependency property.
(Inherited from GanttChartNodeListViewBase.) | |
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 TaskGanttChartNodeListViewBase control is used.
This is a dependency property.
(Inherited from TaskGanttChartNodeListViewBase.) | |
SelectedEntities |
Gets the currently selected entities.
This is a dependency property.
(Inherited from GanttChartNodeListViewBase.) | |
SelectedEntity |
Gets or sets the first entity in the current selection or returns null if the selection is empty.
This is a dependency property.
(Inherited from GanttChartNodeListViewBase.) | |
SelectedIndex |
Gets or sets the index of the first item in the current selection or returns negative one (-1) if the selection is empty.
This is a dependency property.
(Inherited from GanttChartNodeListViewBase.) | |
SelectedItem |
Gets or sets the first item in the current selection or returns null if the selection is empty.
This is a dependency property.
(Inherited from GanttChartNodeListViewBase.) | |
SelectedItems |
Gets the currently selected items.
This is a dependency property.
(Inherited from GanttChartNodeListViewBase.) | |
SelectedNode |
Gets or sets the first node in the current selection or returns null if the selection is empty.
This is a dependency property.
(Inherited from GanttChartNodeListViewBase.) | |
SelectedNodes |
Gets the currently selected nodes.
This is a dependency property.
(Inherited from GanttChartNodeListViewBase.) | |
SelectedTask |
Gets or sets the first task in the current selection or returns null if the selection is empty.
This is a dependency property.
(Inherited from TaskGanttChartNodeListViewBase.) | |
SelectedTasks |
Gets the currently selected tasks.
This is a dependency property.
(Inherited from TaskGanttChartNodeListViewBase.) | |
SelectedValue |
Gets the value of the SelectedItem, obtained by using SelectedValuePath.
This is a dependency property.
(Inherited from GanttChartNodeListViewBase.) | |
SelectedValuePath |
Gets or sets a value that indicates the path used to get the SelectedValue from the SelectedItem.
This is a dependency property.
(Inherited from GanttChartNodeListViewBase.) | |
SelectionMode |
Gets or sets the selection behavior for a GanttChartNodeListViewBase.
This is a dependency property.
(Inherited from GanttChartNodeListViewBase.) | |
SnapsToDevicePixels | (Inherited from UIElement.) | |
StandardAssignmentsTemplate |
Gets or sets the data template to be used to display the assignments string of a standard task in the Gantt Chart view.
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 Gantt Chart view of the GanttChartTaskListView 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 Gantt Chart view of the GanttChartTaskListView 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 Gantt Chart view of the GanttChartTaskListView 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 Gantt Chart view of the GanttChartTaskListView 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 Gantt Chart view of the GanttChartTaskListView control.
This is a dependency property.
| |
StandardBarStrokeThickness |
Gets or sets the thickness of a standard task bar's outline in the Gantt Chart view of the GanttChartTaskListView 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 Gantt Chart view of the GanttChartTaskListView 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 Gantt Chart view of the GanttChartTaskListView 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 Gantt Chart view of the GanttChartTaskListView control.
This is a dependency property.
| |
StandardCompletedBarStrokeThickness |
Gets or sets the thickness of a standard task completed bar's outline in the Gantt Chart view of the GanttChartTaskListView control.
This is a dependency property.
| |
StandardTaskExtraElementsPositioning |
Gets or sets the TaskExtraElementsPositioning to be used to display the dependencies of a task in the Gantt Chart view 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 in the Gantt Chart view 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 TaskGanttChartNodeListViewBase.) | |
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 in the Gantt Chart view.
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 Gantt Chart view of the GanttChartTaskListView 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 Gantt Chart view of the GanttChartTaskListView control.
This is a dependency property.
| |
SummaryBarStrokeThickness |
Gets or sets the thickness of a summary task bar's outline in the Gantt Chart view of the GanttChartTaskListView control.
This is a dependency property.
| |
SummaryTaskExtraElementsPositioning |
Gets or sets the TaskExtraElementsPositioning to be used to display the dependencies of a task in the Gantt Chart view 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 in the Gantt Chart view if it is a summary task (has child tasks).
This is a dependency property.
| |
TabIndex | (Inherited from Control.) | |
Tag | (Inherited from FrameworkElement.) | |
TaskListView |
Gets a reference to the TaskListView control instance used by the GanttChartTaskListView control.
| |
TaskManager |
Gets the TaskManager object that is used internally for managing tasks displayed by this TaskGanttChartNodeListViewBase.
This is a dependency property.
(Inherited from TaskGanttChartNodeListViewBase.) | |
TaskManagerSource |
Gets or sets a custom TaskManager object to use internally within this TaskGanttChartNodeListViewBase.
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 TaskGanttChartNodeListViewBase.) | |
Template | (Inherited from Control.) | |
TemplatedParent | (Inherited from FrameworkElement.) | |
TimelinePageDuration |
Gets or sets the duration of the scrollable timeline page of the GanttChartNodeListViewBase control.
This is a dependency property.
(Inherited from GanttChartNodeListViewBase.) | |
TimelinePageFinish |
Gets or sets the finish date and time of the scrollable timeline page of the GanttChartNodeListViewBase control.
This is a dependency property.
(Inherited from GanttChartNodeListViewBase.) | |
TimelinePageStart |
Gets or sets the start date and time of the scrollable timeline page of the GanttChartNodeListViewBase control.
This is a dependency property.
(Inherited from GanttChartNodeListViewBase.) | |
TimelinePageUpdateAmount |
Gets or sets the time amount to update the horizontal scroll bar using the extra scroll bar buttons of the GanttChartEntityListViewBase control.
This is a dependency property.
(Inherited from GanttChartNodeListViewBase.) | |
ToDependencyLineStroke |
Gets or sets a Brush that specifies how a to task dependency line is painted in the Gantt Chart view of the GanttChartTaskListView control.
This is a dependency property.
| |
ToDependencyLineStrokeThickness |
Gets or sets the thickness of a to task dependency line in the GanttChartTaskListView 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 Gantt Chart view of the GanttChartNodeListViewBase control.
This is a dependency property.
(Inherited from GanttChartNodeListViewBase.) | |
UseLayoutRounding | (Inherited from FrameworkElement.) | |
VerticalAlignment | (Inherited from FrameworkElement.) | |
VerticalBarProviders |
Gets or sets the vertical bar providers displayed in the Gantt Chart view of the GanttChartNodeListViewBase control.
This is a dependency property.
(Inherited from GanttChartNodeListViewBase.) | |
VerticalContentAlignment | (Inherited from Control.) | |
View |
Gets or sets an object that defines how the data is styled and organized in a GanttChartNodeListViewBase control.
This is a dependency property.
(Inherited from GanttChartNodeListViewBase.) | |
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 Gantt Chart view of the GanttChartNodeListViewBase control.
This is a dependency property.
(Inherited from GanttChartNodeListViewBase.) | |
WorkTimeIntervals |
Gets a collection of time intervals that are displayed by this GanttChartNodeListViewBase.
This is a dependency property.
(Inherited from GanttChartNodeListViewBase.) |
Events
Explicit Interface Implementations
Name | Description | |
---|---|---|
IDataCollectionControl..::.GetEntity | (Inherited from GanttChartNodeListViewBase.) | |
IDataCollectionControl..::.GetEntityAt | (Inherited from GanttChartNodeListViewBase.) | |
IQueryAmbient..::.IsAmbientPropertyAvailable | (Inherited from FrameworkElement.) |