The TaskListView type exposes the following members.
Constructors
Name | Description | |
---|---|---|
TaskListView |
Initializes a new instance of the TaskListView 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 | |
---|---|---|
AddChild |
Adds a child object.
(Inherited from ItemsControlBase.) | |
AddHandler | Overloaded. | |
AddLogicalChild | (Inherited from FrameworkElement.) | |
AddNew |
Adds a new object to this NodeListViewBase at the end of the collection.
(Inherited from NodeListViewBase.) | |
AddSelectedEntity |
Adds an entity to the selection.
(Inherited from ListBox.) | |
AddSelectedEntityItem |
Adds an entity item to the selection.
(Inherited from ListBox.) | |
AddText |
Adds a text child object.
(Inherited from ItemsControlBase.) | |
AddToEventRoute | (Inherited from UIElement.) | |
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.
| |
BindItems |
Binds the ListView host using the LoadedEntities.
(Overrides TreeListView..::.BindItems()()().) | |
BindItemsSource |
Binds items source using current data binding properties and initiates synchronizing the selected item with the current item in the collection view if needed.
(Inherited from Selector.) | |
BringIntoView | Overloaded. | |
CanInsertOrAddNew |
Gets a value indicating whether a new item can be inserted into or added to the item collection.
(Inherited from NodeListViewBase.) | |
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 NodeListViewBase.) | |
ClearValue | Overloaded. | |
CoerceValue | (Inherited from DependencyObject.) | |
Collapse |
Collapses the selected nodes in this TreeListView when possible.
(Inherited from TreeListView.) | |
CollapseAll |
Collapses all nodes in this TreeListView that are not already collapsed.
(Inherited from TreeListView.) | |
CollapseBranch |
Collapses the branches of the selected nodes in this TreeListView when possible.
(Inherited from TreeListView.) | |
CreateAssignableResourceManager |
Establishes the assignable resource manager to be used internally by this TaskListView.
| |
CreateEntityManager |
Establishes the task manager to be used internally by this TaskListView.
(Overrides TreeListView..::.CreateEntityManager(IEnumerable).) | |
CreateNewEntity |
Allows overriders to create a new entity and add it to the managed collection.
(Overrides NodeListViewBase..::.CreateNewEntity(Int32).) | |
DecreaseIndentation |
Decreases the indentation of the selected nodes in this TreeListView when possible.
(Inherited from TreeListView.) | |
Delete |
Deletes the selected objects from this NodeListViewBase.
(Inherited from NodeListViewBase.) | |
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.) | |
Expand |
Expands the selected nodes in this TreeListView when possible.
(Inherited from TreeListView.) | |
ExpandAll |
Expands all nodes in this TreeListView that are not already expanded.
(Inherited from TreeListView.) | |
ExpandBranch |
Expands the branches of the selected nodes in this TreeListView when possible.
(Inherited from TreeListView.) | |
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 TaskListView that wraps the specified item.
| |
GetAssignableResourceAt |
Gets the assignable resource referable in the TaskListView at the specified index.
| |
GetBindingExpression | (Inherited from FrameworkElement.) | |
GetColumnCellTemplate | Overloaded. | |
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.
| |
GetEntity |
Gets the entity in the ItemsControlBase that wraps the specified item.
(Inherited from ItemsControlBase.) | |
GetEntityAt |
Gets the entity in the ItemsControlBase at the specified index.
(Inherited from ItemsControlBase.) | |
GetExportBitmapSource | Overloaded. | |
GetExportBitmapSources | Overloaded. | |
GetExportContentHeight |
Gets the height of the content in the exported drawing visual or bitmap source.
(Inherited from NodeListViewBase.) | |
GetExportContentWidth |
Gets the width of the content in the exported drawing visual or bitmap source.
(Inherited from NodeListViewBase.) | |
GetExportDrawingVisual | Overloaded. | |
GetExportDrawingVisuals | Overloaded. | |
GetExportHeaderHeight |
Gets the height of the header in the exported drawing visual or bitmap source.
(Inherited from NodeListViewBase.) | |
GetExportSize | Overloaded. | |
GetExportSizes |
Gets the sizes of the exported drawing visuals or bitmap sources based on a specific page size.
(Inherited from NodeListViewBase.) | |
GetHashCode | (Inherited from DependencyObject.) | |
GetItemsControlHostItemTemplate |
Gets the item template to be used within the ListView host.
(Inherited from TreeListView.) | |
GetLayoutClip | (Inherited from FrameworkElement.) | |
GetLocalValueEnumerator | (Inherited from DependencyObject.) | |
GetNode |
Gets the node in the TreeListView that wraps the specified item.
(Inherited from TreeListView.) | |
GetNodeAt |
Gets the node in the TreeListView at the specified index.
(Inherited from TreeListView.) | |
GetTask |
Gets the task in the TaskListView that wraps the specified item.
| |
GetTaskAt |
Gets the task in the TaskListView at the specified index.
| |
GetTemplateChild | (Inherited from FrameworkElement.) | |
GetType | (Inherited from Object.) | |
GetUIParentCore | (Inherited from FrameworkElement.) | |
GetValue | (Inherited from DependencyObject.) | |
GetVisualChild | (Inherited from FrameworkElement.) | |
HitTestCore | Overloaded. | |
IncreaseIndentation |
Increases the indentation of the selected nodes in this TreeListView when possible.
(Inherited from TreeListView.) | |
InitializeGridViewColumns | Overloaded. | |
InitializeGridViewColumnTemplateDataContext | 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.
(Inherited from NodeListViewBase.) | |
InputHitTest | (Inherited from UIElement.) | |
InsertNew | Overloaded. | |
InvalidateArrange | (Inherited from UIElement.) | |
InvalidateManagerTiming |
Called when management timing becomes invalid within the control.
| |
InvalidateMeasure | (Inherited from UIElement.) | |
InvalidateProperty | (Inherited from DependencyObject.) | |
InvalidateVisual | (Inherited from UIElement.) | |
IsAncestorOf | (Inherited from Visual.) | |
IsDescendantOf | (Inherited from Visual.) | |
LevelResources | Overloaded. | |
LoadEntities |
Prepares the task items to be presented by the control based on the current items and data binding properties.
(Overrides TreeListView..::.LoadEntities()()().) | |
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 NodeListViewBase.) | |
OnAlternationCountChanged |
Called when the AlternationCount property changes.
(Inherited from ItemsControl.) | |
OnApplyTemplate |
Invoked whenever application code or internal processes call ApplyTemplate.
(Inherited from ListView.) | |
OnAreSummaryTaskValueConstraintsEnabledChanged |
Called when the AreSummaryTaskValueConstraintsEnabled property changes.
| |
OnAreTaskDependencyConstraintsEnabledChanged |
Called when the AreTaskDependencyConstraintsEnabled property changes.
| |
OnAreTaskEffortValueConstraintsEnabledChanged |
Called when the AreTaskEffortValueConstraintsEnabled property changes.
| |
OnAssignableResourceCountChanged |
Called when the AssignableResourceCount property changes.
| |
OnAssignableResourceItemsSourceChanged |
Called when the AssignableResourceItemsSource property changes.
| |
OnAssignmentAllocationUnitsMemberPathChanged |
Called when the AssignmentAllocationUnitsMemberPath property changes.
| |
OnAssignmentResourceItemMemberPathChanged |
Called when the AssignmentResourceItemMemberPath property changes.
| |
OnAssignmentsMemberPathChanged |
Called when the AssignmentsMemberPath property changes.
| |
OnAssignmentsStringMemberPathChanged |
Called when the AssignmentsStringMemberPath property changes.
| |
OnChildDesiredSizeChanged | (Inherited from UIElement.) | |
OnCompletedEffortMemberPathChanged |
Called when the CompletedEffortMemberPath property changes.
| |
OnCompletionMemberPathChanged |
Called when the CompletionMemberPath property changes.
| |
OnContentMemberPathChanged |
Called when the ContentMemberPath property changes.
| |
OnContextMenuClosing | (Inherited from FrameworkElement.) | |
OnContextMenuOpening | (Inherited from FrameworkElement.) | |
OnCostMemberPathChanged |
Called when the CostMemberPath property changes.
| |
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.) | |
OnDeleting |
Raises the Deleting event when Delete method is called to allow the event handlers to cancel the operation if needed.
(Inherited from NodeListViewBase.) | |
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.
| |
OnEffortMemberPathChanged |
Called when the EffortMemberPath property changes.
| |
OnEntityActivated |
Called when the entity activation occurs.
(Inherited from NodeListViewBase.) | |
OnEntityManagerSourceChanged |
Called when the EntityManagerSource property changes.
(Inherited from ItemsControlBase.) | |
OnFinishMemberPathChanged |
Called when the FinishMemberPath 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.) | |
OnHeaderHeightChanged |
Called when the HeaderHeight property changes.
(Inherited from NodeListViewBase.) | |
OnIndentationMemberPathChanged |
Called when the IndentationMemberPath property changes.
(Inherited from TreeListView.) | |
OnIndexStringMemberPathChanged |
Called when the IndexStringMemberPath property changes.
| |
OnInitialized | (Inherited from FrameworkElement.) | |
OnIsAsyncPresentationDeferredChanged |
Raises the IsAsyncPresentationDeferredChanged event.
(Inherited from ItemsControlBase.) | |
OnIsAsyncPresentationDeferredScrollRatioChanged |
Called when the IsAsyncPresentationDeferredScrollRatio property changes.
(Inherited from ListView.) | |
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.) | |
OnIsCompletedMemberPathChanged |
Called when the IsCompletedMemberPath property changes.
| |
OnIsExpandedMemberPathChanged |
Called when the IsExpandedMemberPath property changes.
(Inherited from TreeListView.) | |
OnIsItemCollectionReadOnlyChanged |
Called when the IsItemCollectionReadOnly property changes.
(Inherited from NodeListViewBase.) | |
OnIsItemDataReadOnlyChanged |
Called when the IsItemDataReadOnly property changes.
(Inherited from NodeListViewBase.) | |
OnIsKeyboardFocusedChanged | (Inherited from UIElement.) | |
OnIsKeyboardFocusWithinChanged | (Inherited from UIElement.) | |
OnIsMilestoneMemberPathChanged |
Called when the IsMilestoneMemberPath property changes.
| |
OnIsMouseCapturedChanged | (Inherited from UIElement.) | |
OnIsMouseCaptureWithinChanged | (Inherited from UIElement.) | |
OnIsMouseDirectlyOverChanged | (Inherited from UIElement.) | |
OnIsNodeExpansionReadOnlyChanged |
Called when the IsNodeExpansionReadOnly property changes.
(Inherited from TreeListView.) | |
OnIsNodeIndentationReadOnlyChanged | Overloaded. | |
OnIsReadOnlyChanged |
Called when the IsReadOnly property changes.
(Inherited from NodeListViewBase.) | |
OnIsStylusCapturedChanged | (Inherited from UIElement.) | |
OnIsStylusCaptureWithinChanged | (Inherited from UIElement.) | |
OnIsStylusDirectlyOverChanged | (Inherited from UIElement.) | |
OnItemBindingGroupChanged |
Called when the ItemBindingGroup property changes.
(Inherited from ItemsControl.) | |
OnItemContainerStyleChanged |
Called when the ItemContainerStyle property changes.
(Inherited from ItemsControl.) | |
OnItemContainerStyleSelectorChanged |
Called when the ItemContainerStyleSelector property changes.
(Inherited from ItemsControl.) | |
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 TreeListView.) | |
OnLeafNodesChanged |
Called when the LeafNodes property changes.
(Inherited from TreeListView.) | |
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.) | |
OnMaxFinishMemberPathChanged |
Called when the MaxFinishMemberPath property changes.
| |
OnMaxHeaderHeightChanged |
Called when the MaxHeaderHeight property changes.
(Inherited from NodeListViewBase.) | |
OnMaxStartMemberPathChanged |
Called when the MaxStartMemberPath property changes.
| |
OnMinFinishMemberPathChanged |
Called when the MinFinishMemberPath property changes.
| |
OnMinHeaderHeightChanged |
Called when the MinHeaderHeight property changes.
(Inherited from NodeListViewBase.) | |
OnMinStartMemberPathChanged |
Called when the MinStartMemberPath property changes.
| |
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.) | |
OnNewTask |
Raises the NewTask event when a new task is created in the collection by calling InsertItem method to allow the event handlers to create their own task type.
| |
OnNodeActivated |
Called when the node activation occurs.
(Inherited from NodeListViewBase.) | |
OnNodeManagerSourceChanged |
Called when the NodeManagerSource property changes.
(Inherited from TreeListView.) | |
OnOverallCompletedEffortChanged |
Called when the OverallCompletedEffort property changes.
| |
OnOverallCompletionChanged |
Called when the OverallCompletion property changes.
| |
OnOverallCostChanged |
Called when the OverallCost property changes.
| |
OnOverallEffortChanged |
Called when the OverallEffort property changes.
| |
OnOverallFinishChanged |
Called when the OverallFinish property changes.
| |
OnOverallIsCompletedChanged |
Called when the OverallIsCompleted property changes.
| |
OnOverallStartChanged |
Called when the OverallStart property changes.
| |
OnPredecessorDependencyTypeMemberPathChanged |
Called when the PredecessorDependencyTypeMemberPath property changes.
| |
OnPredecessorLagMemberPathChanged |
Called when the PredecessorLagMemberPath property changes.
| |
OnPredecessorsMemberPathChanged |
Called when the PredecessorsMemberPath property changes.
| |
OnPredecessorsStringMemberPathChanged |
Called when the PredecessorsStringMemberPath property changes.
| |
OnPredecessorTaskItemMemberPathChanged |
Called when the PredecessorTaskItemMemberPath property changes.
| |
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.
| |
OnResourceCostPerHourMemberPathChanged |
Called when the ResourceCostPerHourMemberPath property changes.
| |
OnResourceCostPerUsageMemberPathChanged |
Called when the ResourceCostPerUsageMemberPath property changes.
| |
OnResourceScheduleMemberPathChanged |
Called when the ResourceScheduleMemberPath property changes.
| |
OnRootCountChanged |
Called when the RootCount property changes.
(Inherited from TreeListView.) | |
OnRootNodesChanged |
Called when the RootNodes property changes.
(Inherited from TreeListView.) | |
OnScheduleChanged |
Called when the Schedule property changes.
| |
OnScheduleMemberPathChanged |
Called when the ScheduleMemberPath property changes.
| |
OnSelectionChanged | (Inherited from ListBox.) | |
OnStartMemberPathChanged |
Called when the StartMemberPath property changes.
| |
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.) | |
OnTaskActivated |
Called when the task activation occurs.
| |
OnTaskManagerSourceChanged |
Called when the TaskManagerSource property changes.
| |
OnTemplateChanged | (Inherited from Control.) | |
OnTextInput | (Inherited from UIElement.) | |
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.) | |
OnVisualChildrenChanged | (Inherited from Visual.) | |
OnVisualParentChanged | (Inherited from FrameworkElement.) | |
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.) | |
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.) | |
RemoveSelectedEntity |
Removes an entity from the selection.
(Inherited from ListBox.) | |
RemoveSelectedEntityItem |
Removes an entity item from the selection.
(Inherited from ListBox.) | |
RemoveVisualChild | (Inherited from Visual.) | |
ResetItemsControlHost |
Resets the ListView host based on the current property values of this ListView.
(Inherited from ListView.) | |
ScrollIntoView |
Causes the object to scroll into view.
(Inherited from ListBox.) | |
SelectAll |
Selects all the items in a ListBox.
(Inherited from ListBox.) | |
SetBinding | Overloaded. | |
SetCurrentValue | (Inherited from DependencyObject.) | |
SetResourceReference | (Inherited from FrameworkElement.) | |
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.) | |
UnselectAll |
Unselects all the items in a ListBox.
(Inherited from ListBox.) | |
UpdateDefaultStyle | (Inherited from FrameworkElement.) | |
UpdateIsReadOnlyFromUserPermissions |
Called when IsReadOnly property should be updated when other user permission properties are set.
(Inherited from NodeListViewBase.) | |
UpdateLayout | (Inherited from UIElement.) | |
UpdateSelectedEntities |
Updates the internal selected entity collection to reflect the selection changes in the ListBox host.
(Inherited from ListBox.) | |
UpdateSelectedEntityItems |
Updates the internal selected item collection to reflect the selection changes in the ListView host.
(Inherited from TreeListView.) | |
UpdateUserPermissionsFromIsReadOnly |
Called when IsReadOnly property is set and other user permission properties should be updated.
(Inherited from NodeListViewBase.) | |
VerifyAccess | (Inherited from DispatcherObject.) |
Fields
Name | Description | |
---|---|---|
AreSummaryTaskValueConstraintsEnabledProperty |
Identifies the AreSummaryTaskValueConstraintsEnabled dependency property.
| |
AreTaskDependencyConstraintsEnabledProperty |
Identifies the AreTaskDependencyConstraintsEnabled dependency property.
| |
AreTaskEffortValueConstraintsEnabledProperty |
Identifies the AreTaskEffortValueConstraintsEnabled dependency property.
| |
AssignableResourceCountProperty |
Identifies the AssignableResourceCount dependency property.
| |
AssignableResourceItemsSourceProperty |
Identifies the AssignableResourceItemsSource dependency property.
| |
AssignableResourceManagerProperty |
Identifies the AssignableResourceManager dependency property.
| |
AssignmentAllocationUnitsMemberPathProperty |
Identifies the AssignmentAllocationUnitsMemberPath dependency property.
| |
AssignmentResourceItemMemberPathProperty |
Identifies the AssignmentResourceItemMemberPath dependency property.
| |
AssignmentsMemberPathProperty |
Identifies the AssignmentsMemberPath dependency property.
| |
AssignmentsStringMemberPathProperty |
Identifies the AssignmentsStringMemberPath dependency property.
| |
CompletedEffortMemberPathProperty |
Identifies the CompletedEffortMemberPath dependency property.
| |
CompletionMemberPathProperty |
Identifies the CompletionMemberPath dependency property.
| |
ContentMemberPathProperty |
Identifies the ContentMemberPath dependency property.
| |
CostMemberPathProperty |
Identifies the CostMemberPath dependency property.
| |
DurationMemberPathProperty |
Identifies the DurationMemberPath dependency property.
| |
EffortMemberPathProperty |
Identifies the EffortMemberPath dependency property.
| |
FinishMemberPathProperty |
Identifies the FinishMemberPath dependency property.
| |
IndexStringMemberPathProperty |
Identifies the IndexStringMemberPath dependency property.
| |
IsCompletedMemberPathProperty |
Identifies the IsCompletedMemberPath dependency property.
| |
IsMilestoneMemberPathProperty |
Identifies the IsMilestoneMemberPath dependency property.
| |
ManagedAssignableResourcesProperty |
Identifies the ManagedAssignableResources dependency property.
| |
ManagedTasksProperty |
Identifies the ManagedTasks dependency property.
| |
MaxFinishMemberPathProperty |
Identifies the MaxFinishMemberPath dependency property.
| |
MaxStartMemberPathProperty |
Identifies the MaxStartMemberPath dependency property.
| |
MinFinishMemberPathProperty |
Identifies the MinFinishMemberPath dependency property.
| |
MinStartMemberPathProperty |
Identifies the MinStartMemberPath dependency property.
| |
OverallCompletedEffortProperty |
Identifies the OverallCompletedEffort dependency property.
| |
OverallCompletionProperty |
Identifies the OverallCompletion dependency property.
| |
OverallCostProperty |
Identifies the OverallCost dependency property.
| |
OverallEffortProperty |
Identifies the OverallEffort dependency property.
| |
OverallFinishProperty |
Identifies the OverallFinish dependency property.
| |
OverallIsCompletedProperty |
Identifies the OverallIsCompleted dependency property.
| |
OverallStartProperty |
Identifies the OverallStart dependency property.
| |
PredecessorDependencyTypeMemberPathProperty |
Identifies the PredecessorDependencyTypeMemberPath dependency property.
| |
PredecessorLagMemberPathProperty |
Identifies the PredecessorLagMemberPath dependency property.
| |
PredecessorsMemberPathProperty |
Identifies the PredecessorsMemberPath dependency property.
| |
PredecessorsStringMemberPathProperty |
Identifies the PredecessorsStringMemberPath dependency property.
| |
PredecessorTaskItemMemberPathProperty |
Identifies the PredecessorTaskItemMemberPath dependency property.
| |
ResourceContentMemberPathProperty |
Identifies the ResourceContentMemberPath dependency property.
| |
ResourceCostPerHourMemberPathProperty |
Identifies the ResourceCostPerHourMemberPath dependency property.
| |
ResourceCostPerUsageMemberPathProperty |
Identifies the ResourceCostPerUsageMemberPath dependency property.
| |
ResourceScheduleMemberPathProperty |
Identifies the ResourceScheduleMemberPath dependency property.
| |
ScheduleMemberPathProperty |
Identifies the ScheduleMemberPath dependency property.
| |
ScheduleProperty |
Identifies the Schedule dependency property.
| |
SelectedTaskProperty |
Identifies the SelectedTask dependency property.
| |
SelectedTasksProperty |
Identifies the SelectedTasks dependency property.
| |
StartMemberPathProperty |
Identifies the StartMemberPath dependency property.
| |
TaskActivatedEvent |
Identifies the TaskActivated routed event.
| |
TaskManagerProperty |
Identifies the TaskManager dependency property.
| |
TaskManagerSourceProperty |
Identifies the TaskManagerSource dependency property.
|
Properties
Name | Description | |
---|---|---|
ActualHeaderHeight |
Gets the actual height of the header displayed in the NodeListViewBase control.
This is a dependency property.
(Inherited from NodeListViewBase.) | |
ActualHeight | (Inherited from FrameworkElement.) | |
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.) | |
AreSummaryTaskValueConstraintsEnabled |
Gets or sets a value indicating whether the summary task values are constained and automatically computed in the TaskListView 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 TaskListView control.
This is a dependency property.
| |
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 TaskListView control.
This is a dependency property.
| |
AssignableResourceCount |
Gets the count of assignable resources managed by this TaskListView.
This is a dependency property.
| |
AssignableResourceItems |
Gets the resource collection used to by this TaskListView as available resources.
| |
AssignableResourceItemsSource |
Gets or sets a resource collection used by this TaskListView as available resources.
This is a dependency property.
| |
AssignableResourceManager |
Gets the ResourceManager object that is used internally for managing assignable resources used by this TaskListView.
This is a dependency property.
| |
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.
| |
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.
| |
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.
| |
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.
| |
Background | (Inherited from Control.) | |
BaseItemsControl |
Gets the base ItemsControl used as the core for this control.
(Inherited from ItemsControl.) | |
BaseListBox |
Gets the base ListBox used as the core for this control.
(Inherited from ListBox.) | |
BaseListView |
Gets the base ListView used as the core for this control.
(Inherited from ListView.) | |
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 TreeListView can be collapsed.
(Inherited from TreeListView.) | |
CanCollapseAll |
Gets a value indicating whether any node in this TreeListView can be collapsed.
(Inherited from TreeListView.) | |
CanCollapseBranch |
Gets a value indicating whether the branch can be collapsed for any of the selected nodes in this TreeListView.
(Inherited from TreeListView.) | |
CanDecreaseIndentation |
Gets a value indicating whether the indentation for any of the selected nodes in this TreeListView can be decreased.
(Inherited from TreeListView.) | |
CanDelete |
Gets a value indicating whether selected items can be deleted from the item collection.
(Inherited from NodeListViewBase.) | |
CanExpand |
Gets a value indicating whether any of the selected nodes in this TreeListView can be expanded.
(Inherited from TreeListView.) | |
CanExpandAll |
Gets a value indicating whether any node in this TreeListView can be expanded.
(Inherited from TreeListView.) | |
CanExpandBranch |
Gets a value indicating whether the branch can be expanded for any of the selected nodes in this TreeListView.
(Inherited from TreeListView.) | |
CanIncreaseIndentation |
Gets a value indicating whether the indentation for any of the selected nodes in this TreeListView can be increased.
(Inherited from TreeListView.) | |
CanInsertNew |
Gets a value indicating whether a new item can be inserted to the item collection.
(Inherited from NodeListViewBase.) | |
CanLevelResources |
Gets a value indicating whether the task resources can be leveled.
| |
CanPrint |
Gets a value indicating whether the node list can be printed.
(Inherited from NodeListViewBase.) | |
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.
| |
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.
| |
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.
| |
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.
| |
Count |
Gets the count of entities managed by this ItemsControlBase.
This is a dependency property.
(Inherited from ItemsControlBase.) | |
Cursor | (Inherited from FrameworkElement.) | |
DataContext | (Inherited from FrameworkElement.) | |
DefaultStyleKey | (Inherited from FrameworkElement.) | |
DependencyObjectType | (Inherited from DependencyObject.) | |
DesiredSize | (Inherited from UIElement.) | |
Dispatcher | (Inherited from DispatcherObject.) | |
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.
| |
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.
| |
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.
| |
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.) | |
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.) | |
HeaderHeight |
Gets or sets the height of the header displayed in the NodeListViewBase control.
This is a dependency property.
(Inherited from NodeListViewBase.) | |
Height | (Inherited from FrameworkElement.) | |
HorizontalAlignment | (Inherited from FrameworkElement.) | |
HorizontalContentAlignment | (Inherited from Control.) | |
IndentationMemberPath |
Gets or sets the path to an Int32 value on the source node 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 node item.
The hierarchy is based on the indentation level values of the nodes, so that a node with a lower index in the collection and having a specific indentation level will become the parent node for the nodes 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 TreeListView.) | |
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.
| |
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 ListView when IsAsyncPresentationEnabled property is set to true.
This is a dependency property.
(Inherited from ListView.) | |
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.) | |
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.
| |
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 node 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 node item.
If a parent node is expanded its child nodes become visible. If a parent node is collapsed its child nodes become invisible.
This is a dependency property.
(Inherited from TreeListView.) | |
IsFocused | (Inherited from UIElement.) | |
IsGridView |
Gets a value that indicates whether the ListView control is using a GridView as its View.
This is a dependency property.
(Inherited from ListView.) | |
IsHitTestVisible | (Inherited from UIElement.) | |
IsInitialized | (Inherited from FrameworkElement.) | |
IsInputMethodEnabled | (Inherited from UIElement.) | |
IsItemCollectionReadOnly |
Gets or sets a value indicating whether the item collection is read-only in the NodeListViewBase control so that the user cannot update it using the keyboard or by executing specific commands.
This is a dependency property.
(Inherited from NodeListViewBase.) | |
IsItemDataReadOnly |
Gets or sets a value indicating whether the item data is read-only in the NodeListViewBase control so that the user cannot update it using the keyboard or mouse.
This is a dependency property.
(Inherited from NodeListViewBase.) | |
IsItemsControlHostInitialized |
Gets a value indicating whether the control is initialized and the ListView host is available.
(Inherited from ListView.) | |
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.
| |
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 TreeListView 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 TreeListView.) | |
IsNodeIndentationReadOnly |
Gets or sets a value indicating whether the node indentation is read-only in the TreeListView control so that the user cannot update it using the keyboard or by executing specific commands.
This is a dependency property.
(Inherited from TreeListView.) | |
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 NodeListViewBase.) | |
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 Selector should keep the SelectedItem synchronized with the current item in the Items property.
This is a dependency property.
(Inherited from Selector.) | |
IsTabStop | (Inherited from Control.) | |
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.) | |
IsVisible | (Inherited from UIElement.) | |
Item |
Gets the task in the TaskListView that wraps the specified item.
| |
ItemBindingGroup |
Gets or sets the BindingGroup that is used for each item in the ItemsControl.
This is a dependency property.
(Inherited from ItemsControl.) | |
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.) | |
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.) | |
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 nodes managed by this TreeListView.
This is a dependency property.
(Inherited from TreeListView.) | |
LeafNodes |
Gets the leaf nodes managed by this TreeListView.
This is a dependency property.
(Inherited from TreeListView.) | |
LeafTasks |
Enumerates the leaf tasks managed by this TaskListView.
The dependency property is LeafNodes.
| |
ListBoxHost | (Inherited from ListBox.) | |
ListViewHost | (Inherited from ListView.) | |
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 TaskListView.
This is a dependency property.
| |
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 TreeListView.
This is a dependency property.
(Inherited from TreeListView.) | |
ManagedTasks |
Gets the task collection managed by this TaskListView.
This is a dependency property.
| |
Margin | (Inherited from FrameworkElement.) | |
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.
| |
MaxHeaderHeight |
Gets or sets the maximum height of the header displayed in the NodeListViewBase control.
This is a dependency property.
(Inherited from NodeListViewBase.) | |
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.
| |
MaxWidth | (Inherited from FrameworkElement.) | |
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.
| |
MinHeaderHeight |
Gets or sets the minimum height of the header displayed in the NodeListViewBase control.
This is a dependency property.
(Inherited from NodeListViewBase.) | |
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.
| |
MinWidth | (Inherited from FrameworkElement.) | |
Name | (Inherited from FrameworkElement.) | |
NodeManager |
Gets the NodeManager object that is used internally for managing nodes displayed by this TreeListView.
This is a dependency property.
(Inherited from TreeListView.) | |
NodeManagerSource |
Gets or sets a custom NodeManager object to use internally within this TreeListView.
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 TreeListView.) | |
Opacity | (Inherited from UIElement.) | |
OpacityMask | (Inherited from UIElement.) | |
OverallCompletedEffort |
Gets the overall completed effort of the tasks managed by this TaskListView.
This is a dependency property.
| |
OverallCompletion |
Gets the overall completion percent of the tasks managed by this TaskListView.
This is a dependency property.
| |
OverallCost |
Gets the overall cost of the tasks managed by this TaskListView.
This is a dependency property.
| |
OverallEffort |
Gets the overall effort of the tasks managed by this TaskListView.
This is a dependency property.
| |
OverallFinish |
Gets the overall finish date and time of the tasks managed by this TaskListView.
This is a dependency property.
| |
OverallIsCompleted |
Gets a value indicating whether all the tasks managed by this TaskListView are completed.
This is a dependency property.
| |
OverallStart |
Gets the overall start date and time of the tasks managed by this TaskListView.
This is a dependency property.
| |
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.
| |
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.
| |
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.
| |
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.
| |
PredecessorTaskItemMemberPath | ||
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.
| |
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.
| |
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.
| |
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.
| |
RootCount |
Gets the count of root nodes managed by this TreeListView.
This is a dependency property.
(Inherited from TreeListView.) | |
RootNodes |
Gets the root nodes managed by this TreeListView.
This is a dependency property.
(Inherited from TreeListView.) | |
RootTasks |
Enumerates the root tasks managed by this TaskListView.
The dependency property is RootNodes.
| |
Schedule |
Gets or sets the schedule used to display the timeline in the TaskListView control.
This is a dependency property.
| |
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 TaskListView control is used.
This is a dependency property.
| |
ScrollViewer |
Gets a reference to the internal ScrollViewer control instance used by the ListView control.
(Inherited from ListView.) | |
SelectedEntities |
Gets the currently selected entities.
This is a dependency property.
(Inherited from ListBox.) | |
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 Selector.) | |
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 Selector.) | |
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 Selector.) | |
SelectedItems |
Gets the currently selected items.
This is a dependency property.
(Inherited from ListBox.) | |
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 TreeListView.) | |
SelectedNodes |
Gets the currently selected nodes.
This is a dependency property.
(Inherited from TreeListView.) | |
SelectedTask |
Gets or sets the first task in the current selection or returns null if the selection is empty.
This is a dependency property.
| |
SelectedTasks |
Gets the currently selected tasks.
This is a dependency property.
| |
SelectedValue |
Gets the value of the SelectedItem, obtained by using SelectedValuePath.
This is a dependency property.
(Inherited from Selector.) | |
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 Selector.) | |
SelectionMode |
Gets or sets the selection behavior for a ListBox.
This is a dependency property.
(Inherited from ListBox.) | |
SelectorHost |
Gets the selector host template part used internally by this Selector.
(Inherited from Selector.) | |
SnapsToDevicePixels | (Inherited from UIElement.) | |
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.
| |
Style | (Inherited from FrameworkElement.) | |
StylusPlugIns | (Inherited from UIElement.) | |
TabIndex | (Inherited from Control.) | |
Tag | (Inherited from FrameworkElement.) | |
TaskManager |
Gets the TaskManager object that is used internally for managing tasks displayed by this TaskListView.
This is a dependency property.
| |
TaskManagerSource |
Gets or sets a custom TaskManager object to use internally within this TaskListView.
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.
| |
Template | (Inherited from Control.) | |
TemplatedParent | (Inherited from FrameworkElement.) | |
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.) | |
UseLayoutRounding | (Inherited from FrameworkElement.) | |
VerticalAlignment | (Inherited from FrameworkElement.) | |
VerticalContentAlignment | (Inherited from Control.) | |
View |
Gets or sets an object that defines how the data is styled and organized in a ListView control.
This is a dependency property.
(Inherited from ListView.) | |
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.) |
Events
Explicit Interface Implementations
Name | Description | |
---|---|---|
INodeListViewBase..::.Collapse | (Inherited from NodeListViewBase.) | |
INodeListViewBase..::.CollapseAll | (Inherited from NodeListViewBase.) | |
INodeListViewBase..::.CollapseBranch | (Inherited from NodeListViewBase.) | |
INodeListViewBase..::.DecreaseIndentation | (Inherited from NodeListViewBase.) | |
INodeListViewBase..::.Expand | (Inherited from NodeListViewBase.) | |
INodeListViewBase..::.ExpandAll | (Inherited from NodeListViewBase.) | |
INodeListViewBase..::.ExpandBranch | (Inherited from NodeListViewBase.) | |
IDataCollectionControl..::.GetEntity | (Inherited from NodeListViewBase.) | |
IDataCollectionControl..::.GetEntityAt | (Inherited from NodeListViewBase.) | |
INodeListViewBase..::.IncreaseIndentation | (Inherited from NodeListViewBase.) | |
IQueryAmbient..::.IsAmbientPropertyAvailable | (Inherited from FrameworkElement.) | |
IEntityListViewBase..::.SelectAll | (Inherited from NodeListViewBase.) | |
IEntityListViewBase..::.UnselectAll | (Inherited from NodeListViewBase.) |