The GanttChartEntityListViewBase type exposes the following members.

Constructors

  NameDescription
GanttChartEntityListViewBase
Initializes a new instance of the GanttChartEntityListViewBase class.

Methods

  NameDescription
AddChild
Adds a child object.
(Inherited from ItemsControlBase.)
AddHandlerOverloaded.
AddLogicalChild (Inherited from FrameworkElement.)
AddNew
Adds a new object to this GanttChartEntityListViewBase at the end of the collection.
AddText
Adds a text child object.
(Inherited from ItemsControlBase.)
AddToEventRoute (Inherited from UIElement.)
AddVisualChild (Inherited from Visual.)
ApplyAnimationClockOverloaded.
ApplyTemplate (Inherited from FrameworkElement.)
Arrange (Inherited from UIElement.)
ArrangeCore (Inherited from FrameworkElement.)
ArrangeOverride (Inherited from Control.)
BeginAnimationOverloaded.
BeginInit (Inherited from FrameworkElement.)
BeginStoryboardOverloaded.
BindItems
Binds the ItemsControl host using the LoadedEntities.
(Overrides ItemsControlBase..::.BindItems()()().)
BindItemsSource
Binds the item source collection to the current ItemsSource property.
(Inherited from ItemsControlBase.)
BringIntoViewOverloaded.
CanInsertOrAddNew
Gets a value indicating whether a new item can be inserted into or added to the entity list.
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.
(Overrides ItemsControlBase..::.ClearTemplateParts()()().)
ClearValueOverloaded.
CoerceValue (Inherited from DependencyObject.)
CreateEntityManager
Establishes the entity manager to be used internally by this ItemsControlBase. Inheriters should override this method to be able to provide an instance of their own entity manager type.
(Inherited from ItemsControlBase.)
DecreaseTimelinePageOverloaded.
Delete
Deletes the selected objects from this GanttChartEntityListViewBase.
EndInit (Inherited from FrameworkElement.)
EnsureEntityManagers
Ensures that the appropriate entity managers are initialized and available from within the control.
(Inherited from ItemsControlBase.)
Equals (Inherited from DependencyObject.)
Finalize (Inherited from Object.)
FindCommonVisualAncestor (Inherited from Visual.)
FindName (Inherited from FrameworkElement.)
FindResource (Inherited from FrameworkElement.)
Focus (Inherited from UIElement.)
GetAnimationBaseValue (Inherited from UIElement.)
GetBindingExpression (Inherited from FrameworkElement.)
GetDateTimeOverloaded.
GetEntity
Gets the entity in the ItemsControlBase that wraps the specified item.
(Inherited from ItemsControlBase.)
GetEntityAtOverloaded.
GetExportBitmapSourceOverloaded.
GetExportBitmapSourcesOverloaded.
GetExportContentHeight
Gets the height of the content in the exported drawing visual or bitmap source.
GetExportContentWidth
Gets the width of the content in the exported drawing visual or bitmap source.
GetExportDrawingVisualOverloaded.
GetExportDrawingVisualsOverloaded.
GetExportHeaderHeight
Gets the height of the header in the exported drawing visual or bitmap source.
GetExportSizeOverloaded.
GetExportSizes
Gets the sizes of the exported drawing visuals or bitmap sources based on a specific page size.
GetHashCode (Inherited from DependencyObject.)
GetItemAt
Returns the item at the specified position (y-axis coordinate) in the GanttChartEntityListViewBase control.
GetItemHeightOverloaded.
GetItemIndexAt
Returns the zero-based index of the item at the specified position (y-axis coordinate) in the GanttChartEntityListViewBase control.
GetItemTopOverloaded.
GetLayoutClip (Inherited from FrameworkElement.)
GetLocalValueEnumerator (Inherited from DependencyObject.)
GetPositionOverloaded.
GetTemplateChild (Inherited from FrameworkElement.)
GetType (Inherited from Object.)
GetUIParentCore (Inherited from FrameworkElement.)
GetValue (Inherited from DependencyObject.)
GetVisualChild (Inherited from FrameworkElement.)
GetWorkingDateTime
Returns the date and time for a working time position computed based on the specified position (x-axis coordinate) in the Gantt Chart view of the GanttChartEntityListViewBase control.
GetWorkingPosition
Returns the position (x-axis coordinate) for a working time computed based on the specified date and time in the Gantt Chart view of the GanttChartEntityListViewBase control.
HitTestCoreOverloaded.
IncreaseTimelinePageOverloaded.
InitializeTemplateParts
Invoked when the template is applied to the control to ensure that the required template parts are identified and properly initialized within the control.
(Overrides ItemsControlBase..::.InitializeTemplateParts()()().)
InitializeUserPermissionBindings
Called when initializing user permission bindings.
InputHitTest (Inherited from UIElement.)
InsertNewOverloaded.
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.)
LoadEntities
Prepares the entity items to be presented by the control based on the current items and data binding properties.
(Inherited from ItemsControlBase.)
Measure (Inherited from UIElement.)
MeasureCore (Inherited from FrameworkElement.)
MeasureOverride (Inherited from Control.)
MemberwiseClone (Inherited from Object.)
MoveOverloaded.
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.
OnActualTimelinePageWidthChanged
Called when the ActualTimelinePageWidth property changes.
OnAlternationCountChanged
Called when the AlternationCount property changes.
OnApplyTemplate
When overriden in a derived class, is invoked whenever application code or internal processes call ApplyTemplate.
(Inherited from ItemsControlBase.)
OnAreItemUserPermissionsAppliedChanged
Called when the AreItemUserPermissionsApplied property changes.
OnAreNonworkingDaysVisibleChanged
Called when the AreNonworkingDaysVisible property changes.
OnAreNonworkingHoursVisibleChanged
Called when the AreNonworkingHoursVisible property changes.
OnAreUpdateTimelinePageButtonsVisibleChanged
Called when the AreUpdateTimelinePageButtonsVisible property changes.
OnBarHeightChanged
Called when the BarHeight property changes.
OnBarVerticalAlignmentChanged
Called when the BarVerticalAlignment property changes.
OnBarVerticalMarginChanged
Called when the BarVerticalMargin property changes.
OnChildDesiredSizeChanged (Inherited from UIElement.)
OnContextMenuClosing (Inherited from FrameworkElement.)
OnContextMenuOpening (Inherited from FrameworkElement.)
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.
OnDisplayedEndTimeChanged
Called when the DisplayedEndTime property changes.
OnDisplayedTimeChanged
Called when the DisplayedTime property changes.
OnDragEnter (Inherited from UIElement.)
OnDragLeave (Inherited from UIElement.)
OnDragOver (Inherited from UIElement.)
OnDrop (Inherited from UIElement.)
OnEntityActivated
Called when the entity activation occurs.
OnEntityListViewDisplayMemberPathChanged
Called when the EntityListViewDisplayMemberPath property changes.
OnEntityListViewItemBindingGroupChanged
Called when the EntityListViewItemBindingGroup property changes.
OnEntityListViewItemContainerStyleChanged
Called when the EntityListViewItemContainerStyle property changes.
OnEntityListViewItemContainerStyleSelectorChanged
Called when the EntityListViewItemContainerStyleSelector property changes.
OnEntityListViewItemsPanelChanged
Called when the EntityListViewItemsPanel property changes.
OnEntityListViewItemStringFormatChanged
Called when the EntityListViewItemStringFormat property changes.
OnEntityListViewItemTemplateChanged
Called when the EntityListViewItemTemplate property changes.
OnEntityListViewItemTemplateSelectorChanged
Called when the EntityListViewItemTemplateSelector property changes.
OnEntityListViewWidthChanged
Called when the EntityListViewWidth property changes.
OnEntityManagerSourceChanged
Called when the EntityManagerSource property changes.
(Inherited from ItemsControlBase.)
OnGanttChartViewDisplayMemberPathChanged
Called when the GanttChartViewDisplayMemberPath property changes.
OnGanttChartViewItemBindingGroupChanged
Called when the GanttChartViewItemBindingGroup property changes.
OnGanttChartViewItemContainerStyleChanged
Called when the GanttChartViewItemContainerStyle property changes.
OnGanttChartViewItemContainerStyleSelectorChanged
Called when the GanttChartViewItemContainerStyleSelector property changes.
OnGanttChartViewItemsPanelChanged
Called when the GanttChartViewItemsPanel property changes.
OnGanttChartViewItemStringFormatChanged
Called when the GanttChartViewItemStringFormat property changes.
OnGanttChartViewItemTemplateChanged
Called when the GanttChartViewItemTemplate property changes.
OnGanttChartViewItemTemplateSelectorChanged
Called when the GanttChartViewItemTemplateSelector property changes.
OnGanttChartViewWidthChanged
Called when the GanttChartViewWidth property changes.
OnGiveFeedback (Inherited from UIElement.)
OnGotFocus (Inherited from FrameworkElement.)
OnGotKeyboardFocus (Inherited from UIElement.)
OnGotMouseCapture (Inherited from UIElement.)
OnGotStylusCapture (Inherited from UIElement.)
OnGotTouchCapture (Inherited from UIElement.)
OnHeaderBackgroundChanged
Called when the HeaderBackground property changes.
OnHeaderHeightChanged
Called when the HeaderHeight property changes.
OnHourWidthChanged
Called when the HourWidth property changes.
OnInitialized (Inherited from FrameworkElement.)
OnIsAsyncPresentationDeferredChanged
Raises the IsAsyncPresentationDeferredChanged event.
(Inherited from ItemsControlBase.)
OnIsAsyncPresentationDeferredScrollRatioChanged
Called when the IsAsyncPresentationDeferredScrollRatio property changes.
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.)
OnIsEntityListViewItemCollectionReadOnlyChanged
Called when the IsEntityListViewItemCollectionReadOnly property changes.
OnIsEntityListViewItemDataReadOnlyChanged
Called when the IsEntityListViewItemDataReadOnly property changes.
OnIsEntityListViewReadOnlyChanged
Called when the IsEntityListViewReadOnly property changes.
OnIsGanttChartViewReadOnlyChanged
Called when the IsGanttChartViewReadOnly property changes.
OnIsItemAppearanceAppliedChanged
Called when the IsItemAppearanceApplied property changes.
OnIsItemToolTipEnabledChanged
Called when the IsItemToolTipEnabled property changes.
OnIsItemVisibilityAppliedChanged
Called when the IsItemVisibilityApplied property changes.
OnIsKeyboardFocusedChanged (Inherited from UIElement.)
OnIsKeyboardFocusWithinChanged (Inherited from UIElement.)
OnIsMouseCapturedChanged (Inherited from UIElement.)
OnIsMouseCaptureWithinChanged (Inherited from UIElement.)
OnIsMouseDirectlyOverChanged (Inherited from UIElement.)
OnIsReadOnlyChanged
Called when the IsReadOnly property changes.
OnIsStylusCapturedChanged (Inherited from UIElement.)
OnIsStylusCaptureWithinChanged (Inherited from UIElement.)
OnIsStylusDirectlyOverChanged (Inherited from UIElement.)
OnIsTextSearchCaseSensitiveChanged
Called when the IsTextSearchCaseSensitive property changes.
OnIsTextSearchEnabledChanged
Called when the IsTextSearchEnabled property changes.
OnIsTimelinePageReadOnlyChanged
Called when the IsTimelinePageReadOnly property changes.
OnIsVirtualizingChanged
Called when the IsVirtualizing property changes.
OnItemBackgroundChanged
Called when the ItemBackground property changes.
OnItemBorderBrushChanged
Called when the ItemBorderBrush property changes.
OnItemBorderThicknessChanged
Called when the ItemBorderThickness property changes.
OnItemContextMenuChanged
Called when the ItemContextMenu property changes.
OnItemHeightChanged
Called when the ItemHeight property changes.
OnItemsChanged
Invoked when the Items property changes.
(Inherited from ItemsControlBase.)
OnItemsSourceChanged
Called when the ItemsSource property changes.
(Inherited from ItemsControlBase.)
OnKeyDown (Inherited from UIElement.)
OnKeyUp (Inherited from UIElement.)
OnLostFocus (Inherited from UIElement.)
OnLostKeyboardFocus (Inherited from UIElement.)
OnLostMouseCapture (Inherited from UIElement.)
OnLostStylusCapture (Inherited from UIElement.)
OnLostTouchCapture (Inherited from UIElement.)
OnManipulationBoundaryFeedback (Inherited from UIElement.)
OnManipulationCompleted (Inherited from UIElement.)
OnManipulationDelta (Inherited from UIElement.)
OnManipulationInertiaStarting (Inherited from UIElement.)
OnManipulationStarted (Inherited from UIElement.)
OnManipulationStarting (Inherited from UIElement.)
OnMaxDayDisplayFinishChanged
Called when the MaxDayDisplayFinish property changes.
OnMaxEntityListViewWidthChanged
Called when the MaxEntityListViewWidth property changes.
OnMaxGanttChartViewWidthChanged
Called when the MaxGanttChartViewWidth property changes.
OnMaxHeaderHeightChanged
Called when the MaxHeaderHeight property changes.
OnMinDayDisplayStartChanged
Called when the MinDayDisplayStart property changes.
OnMinEntityListViewWidthChanged
Called when the MinEntityListViewWidth property changes.
OnMinGanttChartViewWidthChanged
Called when the MinGanttChartViewWidth property changes.
OnMinHeaderHeightChanged
Called when the MinHeaderHeight 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.)
OnNonworkingDayDisplayFinishChanged
Called when the NonworkingDayDisplayFinish property changes.
OnNonworkingDayDisplayStartChanged
Called when the NonworkingDayDisplayStart property changes.
OnNonworkingTimeBackgroundChanged
Called when the NonworkingTimeBackground 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.)
OnScalesChanged
Called when the Scales property changes.
OnScheduleChanged
Called when the Schedule property changes.
OnSelectionChanged
Called when the selection 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.)
OnTemplateChanged (Inherited from Control.)
OnTextInput (Inherited from UIElement.)
OnTimelinePageChangedOverloaded.
OnTimelinePageDurationChanged
Called when the TimelinePageDuration property changes.
OnTimelinePageFinishChanged
Called when the TimelinePageFinish property changes.
OnTimelinePageStartChanged
Called when the TimelinePageStart property changes.
OnTimelinePageUpdateAmountChanged
Called when the TimelinePageUpdateAmount property changes.
OnToolTipClosing (Inherited from FrameworkElement.)
OnToolTipOpening (Inherited from FrameworkElement.)
OnTouchDown (Inherited from UIElement.)
OnTouchEnter (Inherited from UIElement.)
OnTouchLeave (Inherited from UIElement.)
OnTouchMove (Inherited from UIElement.)
OnTouchUp (Inherited from UIElement.)
OnUpdateScaleChanged
Called when the UpdateScale property changes.
OnVerticalBarProvidersChanged
Called when the VerticalBarProviders property changes.
OnVisualChildrenChanged (Inherited from Visual.)
OnVisualParentChanged (Inherited from FrameworkElement.)
OnWorkingTimeBackgroundChanged
Called when the WorkingTimeBackground property changes.
OnWorkTimeIntervalsChanged
Called when the WorkTimeIntervals property changes.
ParentLayoutInvalidated (Inherited from FrameworkElement.)
PointFromScreen (Inherited from Visual.)
PointToScreen (Inherited from Visual.)
PredictFocus (Inherited from FrameworkElement.)
PrintOverloaded.
RaiseEvent (Inherited from UIElement.)
ReadLocalValue (Inherited from DependencyObject.)
RefreshItems
Refreshes the user interface of the presented items within the control by rebinding their appropriate attached property values to the master values provided by the control instance.
RegisterName (Inherited from FrameworkElement.)
ReleaseAllTouchCaptures (Inherited from UIElement.)
ReleaseMouseCapture (Inherited from UIElement.)
ReleaseStylusCapture (Inherited from UIElement.)
ReleaseTouchCapture (Inherited from UIElement.)
RemoveHandler (Inherited from UIElement.)
RemoveLogicalChild (Inherited from FrameworkElement.)
RemoveVisualChild (Inherited from Visual.)
ScrollIntoView
Causes the object to scroll into view.
ScrollToOverloaded.
SelectAll
Selects all the items in a GanttChartEntityListViewBase.
SetBindingOverloaded.
SetCurrentValue (Inherited from DependencyObject.)
SetResourceReference (Inherited from FrameworkElement.)
SetTimelinePageOverloaded.
SetValueOverloaded.
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.)
TransformToAncestorOverloaded.
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 GanttChartEntityListViewBase.
UpdateDefaultStyle (Inherited from FrameworkElement.)
UpdateIsReadOnlyFromUserPermissions
Called when IsReadOnly property should be updated when other user permission properties are set.
UpdateLayout (Inherited from UIElement.)
UpdateUserPermissionsFromIsReadOnly
Called when IsReadOnly property is set and other user permission properties should be updated.
VerifyAccess (Inherited from DispatcherObject.)

Fields

  NameDescription
ActualHeaderHeightProperty
Identifies the ActualHeaderHeight dependency property.
ActualTimelinePageWidthProperty
Identifies the ActualTimelinePageWidth dependency property.
AlternationCountProperty
Identifies the AlternationCount dependency property.
AreItemUserPermissionsAppliedProperty
Identifies the AreItemUserPermissionsApplied dependency property.
AreNonworkingDaysVisibleProperty
Identifies the AreNonworkingDaysVisible dependency property.
AreNonworkingHoursVisibleProperty
Identifies the AreNonworkingHoursVisible dependency property.
AreUpdateTimelinePageButtonsVisibleProperty
Identifies the AreUpdateTimelinePageButtonsVisible dependency property.
BarHeightProperty
Identifies the BarHeight dependency property.
BarVerticalAlignmentProperty
Identifies the BarVerticalAlignment dependency property.
BarVerticalMarginProperty
Identifies the BarVerticalMargin dependency property.
CurrentTimeUpdateIntervalProperty
Identifies the CurrentTimeUpdateInterval dependency property.
DisplayedEndTimeProperty
Identifies the DisplayedEndTime dependency property.
DisplayedTimeProperty
Identifies the DisplayedTime dependency property.
ElementEffectProperty
Identifies the ElementEffect dependency property.
EntityActivatedEvent
Identifies the EntityActivated routed event.
EntityListViewDisplayMemberPathProperty
Identifies the EntityListViewDisplayMemberPath dependency property.
EntityListViewItemBindingGroupProperty
Identifies the EntityListViewItemBindingGroup dependency property.
EntityListViewItemContainerStyleProperty
Identifies the EntityListViewItemContainerStyle dependency property.
EntityListViewItemContainerStyleSelectorProperty
Identifies the EntityListViewItemContainerStyleSelector dependency property.
EntityListViewItemsPanelProperty
Identifies the EntityListViewItemsPanel dependency property.
EntityListViewItemStringFormatProperty
Identifies the EntityListViewItemStringFormat dependency property.
EntityListViewItemTemplateProperty
Identifies the EntityListViewItemTemplate dependency property.
EntityListViewItemTemplateSelectorProperty
Identifies the EntityListViewItemTemplateSelector dependency property.
EntityListViewWidthProperty
Identifies the EntityListViewWidth dependency property.
GanttChartViewDisplayMemberPathProperty
Identifies the GanttChartViewDisplayMemberPath dependency property.
GanttChartViewItemBindingGroupProperty
Identifies the GanttChartViewItemBindingGroup dependency property.
GanttChartViewItemContainerStyleProperty
Identifies the GanttChartViewItemContainerStyle dependency property.
GanttChartViewItemContainerStyleSelectorProperty
Identifies the GanttChartViewItemContainerStyleSelector dependency property.
GanttChartViewItemsPanelProperty
Identifies the GanttChartViewItemsPanel dependency property.
GanttChartViewItemStringFormatProperty
Identifies the GanttChartViewItemStringFormat dependency property.
GanttChartViewItemTemplateProperty
Identifies the GanttChartViewItemTemplate dependency property.
GanttChartViewItemTemplateSelectorProperty
Identifies the GanttChartViewItemTemplateSelector dependency property.
GanttChartViewWidthProperty
Identifies the GanttChartViewWidth dependency property.
HeaderBackgroundProperty
Identifies the HeaderBackground dependency property.
HeaderHeightProperty
Identifies the HeaderHeight dependency property.
HourWidthProperty
Identifies the HourWidth dependency property.
HoverElementEffectProperty
Identifies the HoverElementEffect dependency property.
IsAsyncPresentationDeferredScrollRatioProperty
Identifies the IsAsyncPresentationDeferredScrollRatio dependency property.
IsCurrentTimeAutomaticallyUpdatedProperty
Identifies the IsCurrentTimeAutomaticallyUpdated dependency property.
IsEntityListViewItemCollectionReadOnlyProperty
Identifies the IsEntityListViewItemCollectionReadOnly dependency property.
IsEntityListViewItemDataReadOnlyProperty
Identifies the IsEntityListViewItemDataReadOnly dependency property.
IsEntityListViewReadOnlyProperty
Identifies the IsEntityListViewReadOnly dependency property.
IsGanttChartViewReadOnlyProperty
Identifies the IsGanttChartViewReadOnly dependency property.
IsItemAppearanceAppliedProperty
Identifies the IsItemAppearanceApplied dependency property.
IsItemHeightSynchronizationAppliedProperty
Identifies the IsItemHeightSynchronizationApplied dependency property.
IsItemToolTipEnabledProperty
Identifies the IsItemToolTipEnabled dependency property.
IsItemVisibilityAppliedProperty
Identifies the IsItemVisibilityApplied dependency property.
IsReadOnlyProperty
Identifies the IsReadOnly dependency property.
IsSynchronizedWithCurrentItemProperty
Identifies the IsSynchronizedWithCurrentItem dependency property.
IsTextSearchCaseSensitiveProperty
Identifies the IsTextSearchCaseSensitive dependency property.
IsTextSearchEnabledProperty
Identifies the IsTextSearchEnabled dependency property.
IsTimelinePageReadOnlyProperty
Identifies the IsTimelinePageReadOnly dependency property.
IsVirtualizingProperty
Identifies the IsVirtualizing dependency property.
ItemBackgroundProperty
Identifies the ItemBackground dependency property.
ItemBorderBrushProperty
Identifies the ItemBorderBrush dependency property.
ItemBorderThicknessProperty
Identifies the ItemBorderThickness dependency property.
ItemContextMenuProperty
Identifies the ItemContextMenu dependency property.
ItemHeightProperty
Identifies the ItemHeight dependency property.
MaxDayDisplayFinishProperty
Identifies the MaxDayDisplayFinish dependency property.
MaxEntityListViewWidthProperty
Identifies the MaxEntityListViewWidth dependency property.
MaxGanttChartViewWidthProperty
Identifies the MaxGanttChartViewWidth dependency property.
MaxHeaderHeightProperty
Identifies the MaxHeaderHeight dependency property.
MinDayDisplayStartProperty
Identifies the MinDayDisplayStart dependency property.
MinEntityListViewWidthProperty
Identifies the MinEntityListViewWidth dependency property.
MinGanttChartViewWidthProperty
Identifies the MinGanttChartViewWidth dependency property.
MinHeaderHeightProperty
Identifies the MinHeaderHeight dependency property.
NonworkingDayDisplayFinishProperty
Identifies the NonworkingDayDisplayFinish dependency property.
NonworkingDayDisplayStartProperty
Identifies the NonworkingDayDisplayStart dependency property.
NonworkingTimeBackgroundProperty
Identifies the NonworkingTimeBackground dependency property.
ScalesProperty
Identifies the Scales dependency property.
ScheduleProperty
Identifies the Schedule dependency property.
SelectedEntitiesProperty
Identifies the SelectedEntities dependency property.
SelectedEntityProperty
Identifies the SelectedEntity dependency property.
SelectedIndexProperty
Identifies the SelectedIndex dependency property.
SelectedItemProperty
Identifies the SelectedItem dependency property.
SelectedItemsProperty
Identifies the SelectedItems dependency property.
SelectedValuePathProperty
Identifies the SelectedValuePath dependency property.
SelectedValueProperty
Identifies the SelectedValue dependency property.
SelectionChangedEvent
Identifies the SelectionChanged routed event.
SelectionModeProperty
Identifies the SelectionMode dependency property.
TimelinePageDurationProperty
Identifies the TimelinePageDuration dependency property.
TimelinePageFinishProperty
Identifies the TimelinePageFinish dependency property.
TimelinePageStartProperty
Identifies the TimelinePageStart dependency property.
TimelinePageUpdateAmountProperty
Identifies the TimelinePageUpdateAmount dependency property.
UpdateScaleProperty
Identifies the UpdateScale dependency property.
VerticalBarProvidersProperty
Identifies the VerticalBarProviders dependency property.
ViewProperty
Identifies the View dependency property.
WorkingTimeBackgroundProperty
Identifies the WorkingTimeBackground dependency property.
WorkTimeIntervalsProperty
Identifies the WorkTimeIntervals dependency property.

Properties

  NameDescription
ActualHeaderHeight
Gets the actual height of the header displayed in the GanttChartEntityListViewBase control. This is a dependency property.
ActualHeight (Inherited from FrameworkElement.)
ActualTimelinePageWidth
Gets the actual width of timeline page displayed within the GanttChartEntityListViewBase control. This is a dependency property.
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.
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 GanttChartEntityListViewBase control. This is a dependency property.
AreNonworkingDaysVisible
Gets or sets a value indicating whether the nonworking days are visible in the Gantt Chart view of the GanttChartEntityListViewBase control. This is a dependency property.
AreNonworkingHoursVisible
Gets or sets a value indicating whether the nonworking daytime hours are visible in the Gantt Chart view of the GanttChartEntityListViewBase 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 GanttChartEntityListViewBase control. This is a dependency property.
Background (Inherited from Control.)
BarHeight
Gets or sets a value that specifies the bar height of an entity in the Gantt Chart view of the GanttChartEntityListViewBase control. This is a dependency property.
BarVerticalAlignment
Gets or sets a value that specifies the bar vertical alignment (position of the bar in the item row space after applying the bar vertical margin) of an entity in the Gantt Chart view of the GanttChartEntityListViewBase control. This is a dependency property.
BarVerticalMargin
Gets or sets a value that specifies the bar vertical margin (the emtpy space remaining at the top and at the bottom of the bar) of an entity in the Gantt Chart view of the GanttChartEntityListViewBase control. This is a dependency property.
BaseEntityListView
Gets the base ListView used as the core for the entity list view of this control.
BaseGanttChartItemsControl
Gets the base ItemsControl used as the core for the Gantt Chart view of this control.
BindingGroup (Inherited from FrameworkElement.)
BitmapEffect Obsolete. (Inherited from UIElement.)
BitmapEffectInput Obsolete. (Inherited from UIElement.)
BorderBrush (Inherited from Control.)
BorderThickness (Inherited from Control.)
CacheMode (Inherited from UIElement.)
CanDecreaseTimelinePage
Gets a value indicating whether the timeline page can be decreased the GanttChartEntityListViewBase control.
CanDelete
Gets a value indicating whether selected items can be deleted from the entity list.
CanIncreaseTimelinePage
Gets a value indicating whether the timeline page can be increased the GanttChartEntityListViewBase control.
CanInsertNew
Gets a value indicating whether a new item can be inserted to the entity list.
CanPrint
Gets a value indicating whether the Gantt Chart entity list can be printed.
Clip (Inherited from UIElement.)
ClipToBounds (Inherited from UIElement.)
CommandBindings (Inherited from UIElement.)
ContextMenu (Inherited from FrameworkElement.)
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 GanttChartEntityListViewBase control when IsCurrentTimeAutomaticallyUpdated is set to true. This is a dependency property.
Cursor (Inherited from FrameworkElement.)
DataContext (Inherited from FrameworkElement.)
DefaultStyleKey (Inherited from FrameworkElement.)
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 GanttChartEntityListViewBase control. This is a dependency property.
DisplayedTime
Gets or sets the date and time currently displayed at the scroll bar position in the Gantt Chart view of the GanttChartEntityListViewBase control. This is a dependency property.
Effect (Inherited from UIElement.)
ElementEffect
Gets or sets the bitmap effect to apply to the elements in the Gantt Chart view of the GanttChartEntityListViewBase control. This is a dependency property.
EntityListViewBase
Gets a reference to the EntityListViewBase control instance used by the GanttChartEntityListViewBase control.
EntityListViewDisplayMemberPath
Gets or sets a path to a value on the source object to serve as the visual representation of the object in the entity list view. This is a dependency property.
EntityListViewItemBindingGroup
Gets or sets the BindingGroup that is used for each item in the entity list view. This is a dependency property.
EntityListViewItemContainerStyle
Gets or sets the Style that is applied to the container for element generated for each item in the entity list view. This is a dependency property.
EntityListViewItemContainerStyleSelector
Gets or sets custom style selection logic for a style that can be applied to each generated item container element in the entity list view. This is a dependency property.
EntityListViewItemsPanel
Gets or sets the template that defines the panel that controls the layout of items in the entity list view. This is a dependency property.
EntityListViewItemStringFormat
Gets or sets a composite string that specifies how to format the items in the entity list view if they are displayed as strings. This is a dependency property.
EntityListViewItemTemplate
Gets or sets the DataTemplate to be used to display each item in the entity list view. This is a dependency property.
EntityListViewItemTemplateSelector
Allows the application writer to provide custom logic for choosing a template used to display each item in the entity list view. This is a dependency property.
EntityListViewWidth
Gets or sets the width of the entity list view of the GanttChartEntityListViewBase control. 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.)
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.)
GanttChartViewBase
Gets a reference to the GanttChartViewBase control instance used by the GanttChartEntityListViewBase control.
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.
GanttChartViewItemBindingGroup
Gets or sets the BindingGroup that is used for each item in the Gantt Chart view. This is a dependency property.
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.
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.
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.
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.
GanttChartViewItemTemplate
Gets or sets the DataTemplate to be used to display each item in the Gantt Chart view. This is a dependency property.
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.
GanttChartViewWidth
Gets or sets the width of the Gantt Chart view of the GanttChartEntityListViewBase control. This is a dependency property.
HandlesScrolling (Inherited from Control.)
HasAnimatedProperties (Inherited from UIElement.)
HasEffectiveKeyboardFocus (Inherited from UIElement.)
HasItems
Gets a value that indicates whether the ItemsControlBase contains items. This is a dependency property.
(Inherited from ItemsControlBase.)
HeaderBackground
Gets or sets a Brush that specifies how the header background is painted in the GanttChartEntityListViewBase control. This is a dependency property.
HeaderHeight
Gets or sets the height of the header displayed in the GanttChartEntityListViewBase control. This is a dependency property.
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 GanttChartEntityListViewBase control. This is a dependency property.
HoverElementEffect
Gets or sets the bitmap effect to apply to the hovered elements in the Gantt Chart view of the GanttChartEntityListViewBase control. 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 GanttChartEntityListViewBase when IsAsyncPresentationEnabled property is set to true. This is a dependency property.
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.)
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 GanttChartEntityListViewBase control. This is a dependency property.
IsEnabled (Inherited from UIElement.)
IsEnabledCore (Inherited from UIElement.)
IsEntityListViewItemCollectionReadOnly
Gets or sets a value indicating whether the entity list is read-only in the entity list view of the GanttChartEntityListViewBase control so that the user cannot update it using the keyboard or by executing specific commands. This is a dependency property.
IsEntityListViewItemDataReadOnly
Gets or sets a value indicating whether the entity data is read-only in the entity list view of the GanttChartEntityListViewBase control so that the user cannot update it using the keyboard or mouse. This is a dependency property.
IsEntityListViewReadOnly
Gets or sets a value that indicates whether the entity list view control is read-only to a user interacting with it. This is a dependency property.
IsEntityManagerInternal
Gets a value that indicates whether the current EntityManager is internal.
(Inherited from ItemsControlBase.)
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.
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 GanttChartEntityListViewBase control. This is a dependency property.
IsItemHeightSynchronizationApplied
Gets or sets a value that indicates whether the item height is synchronized between the Gantt Chart and the entity list in the GanttChartEntityListViewBase control. This setting is applied during control initialization and should not be updated after ApplyTemplate is called. This is a dependency property.
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 GanttChartEntityListViewBase control. This is a dependency property.
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 GanttChartEntityListViewBase control. This is a dependency property.
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.)
IsMouseCaptured (Inherited from UIElement.)
IsMouseCaptureWithin (Inherited from UIElement.)
IsMouseDirectlyOver (Inherited from UIElement.)
IsMouseOver (Inherited from UIElement.)
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.
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 GanttChartEntityListViewBase should keep the SelectedItem synchronized with the current item in the Items property. This is a dependency property.
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.
IsTextSearchEnabled
Gets or sets a value that indicates whether TextSearch is enabled on the GanttChartEntityListViewBase instance. This is a dependency property.
IsTimelinePageReadOnly
Gets or sets a value indicating whether the timeline page is read-only in the GanttChartEntityListViewBase 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.
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.
IsVisible (Inherited from UIElement.)
Item
Gets the entity in the ItemsControlBase that wraps the specified item.
(Inherited from ItemsControlBase.)
ItemBackground
Gets or sets a Brush that specifies how the background of an entity item is painted in the GanttChartEntityListViewBase control. This is a dependency property.
ItemBorderBrush
Gets or sets a Brush that specifies how the border of an entity item is painted in the GanttChartEntityListViewBase control. This is a dependency property.
ItemBorderThickness
Gets or sets a the thickness of the border of an entity item in the GanttChartEntityListViewBase control. This is a dependency property.
ItemContextMenu
Gets or sets the context menu to be used for an entity in the Gantt Chart view of the GanttChartEntityListViewBase control. This is a dependency property.
ItemHeight
Gets or sets a value that specifies the height of an item row in the GanttChartEntityListViewBase control. This is a dependency property.
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.)
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.)
ManagedEntities
Gets the entity collection managed by this ItemsControlBase. This is a dependency property.
(Inherited from ItemsControlBase.)
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 GanttChartEntityListViewBase control. This is a dependency property.
MaxEntityListViewWidth
Gets or sets the maximum width of the entity list view of the GanttChartEntityListViewBase control. This is a dependency property.
MaxGanttChartViewWidth
Gets or sets the maximum width of the Gantt Chart view of the GanttChartEntityListViewBase control. This is a dependency property.
MaxHeaderHeight
Gets or sets the maximum height of the header displayed in the GanttChartEntityListViewBase control. This is a dependency property.
MaxHeight (Inherited from FrameworkElement.)
MaxWidth (Inherited from FrameworkElement.)
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 GanttChartEntityListViewBase control. This is a dependency property.
MinEntityListViewWidth
Gets or sets the minimum width of the entity list view of the GanttChartEntityListViewBase control. This is a dependency property.
MinGanttChartViewWidth
Gets or sets the minimum width of the Gantt Chart view of the GanttChartEntityListViewBase control. This is a dependency property.
MinHeaderHeight
Gets or sets the minimum height of the header displayed in the GanttChartEntityListViewBase control. This is a dependency property.
MinHeight (Inherited from FrameworkElement.)
MinWidth (Inherited from FrameworkElement.)
Name (Inherited from FrameworkElement.)
NonworkingDayDisplayFinish
Gets or sets the default finish time of day to be used for displaying nonworking days in the Gantt Chart view of the GanttChartEntityListViewBase control. This is a dependency property.
NonworkingDayDisplayStart
Gets or sets the default start time of day to be used for displaying nonworking days in the Gantt Chart view of the GanttChartEntityListViewBase control. This is a dependency property.
NonworkingTimeBackground
Gets or sets a Brush that specifies how the nonworking time is painted in the Gantt Chart view of the GanttChartEntityListViewBase control. This is a dependency property.
Opacity (Inherited from UIElement.)
OpacityMask (Inherited from UIElement.)
OverridesDefaultStyle (Inherited from FrameworkElement.)
Padding (Inherited from Control.)
Parent (Inherited from FrameworkElement.)
PersistId Obsolete. (Inherited from UIElement.)
RenderSize (Inherited from UIElement.)
RenderTransform (Inherited from UIElement.)
RenderTransformOrigin (Inherited from UIElement.)
Resources (Inherited from FrameworkElement.)
Scales
Gets or sets the scales displayed in the Gantt Chart view of the GanttChartEntityListViewBase control. This is a dependency property.
Schedule
Gets or sets the schedule used to display the timeline in the GanttChartEntityListViewBase control. This is a dependency property.
SelectedEntities
Gets the currently selected entities. This is a dependency property.
SelectedEntity
Gets or sets the first entity in the current selection or returns null if the selection is empty. This is a dependency property.
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.
SelectedItem
Gets or sets the first item in the current selection or returns null if the selection is empty. This is a dependency property.
SelectedItems
Gets the currently selected items. This is a dependency property.
SelectedValue
Gets the value of the SelectedItem, obtained by using SelectedValuePath. This is a dependency property.
SelectedValuePath
Gets or sets a value that indicates the path used to get the SelectedValue from the SelectedItem. This is a dependency property.
SelectionMode
Gets or sets the selection behavior for a GanttChartEntityListViewBase. This is a dependency property.
SnapsToDevicePixels (Inherited from UIElement.)
Style (Inherited from FrameworkElement.)
StylusPlugIns (Inherited from UIElement.)
TabIndex (Inherited from Control.)
Tag (Inherited from FrameworkElement.)
Template (Inherited from Control.)
TemplatedParent (Inherited from FrameworkElement.)
TimelinePageDuration
Gets or sets the duration of the scrollable timeline page of the GanttChartEntityListViewBase control. This is a dependency property.
TimelinePageFinish
Gets or sets the finish date and time of the scrollable timeline page of the GanttChartEntityListViewBase control. This is a dependency property.
TimelinePageStart
Gets or sets the start date and time of the scrollable timeline page of the GanttChartEntityListViewBase control. This is a dependency property.
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.
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 GanttChartEntityListViewBase control. This is a dependency property.
UseLayoutRounding (Inherited from FrameworkElement.)
VerticalAlignment (Inherited from FrameworkElement.)
VerticalBarProviders
Gets or sets the vertical bar providers displayed in the Gantt Chart view of the GanttChartEntityListViewBase control. This is a dependency property.
VerticalContentAlignment (Inherited from Control.)
View
Gets or sets an object that defines how the data is styled and organized in a GanttChartEntityListViewBase control. This is a dependency property.
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 GanttChartEntityListViewBase control. This is a dependency property.
WorkTimeIntervals
Gets a collection of time intervals that are displayed by this GanttChartEntityListViewBase. This is a dependency property.

Events

  NameDescription
ContextMenuClosing (Inherited from FrameworkElement.)
ContextMenuOpening (Inherited from FrameworkElement.)
DataContextChanged (Inherited from FrameworkElement.)
Deleting
Occurs when items are to be deleted from the collection by calling Delete method to allow the event handlers to cancel the operation if needed.
DragEnter (Inherited from UIElement.)
DragLeave (Inherited from UIElement.)
DragOver (Inherited from UIElement.)
Drop (Inherited from UIElement.)
EntityActivated
Occurs when an entity is activated in the GanttChartEntityListViewBase control.
FocusableChanged (Inherited from UIElement.)
GiveFeedback (Inherited from UIElement.)
GotFocus (Inherited from UIElement.)
GotKeyboardFocus (Inherited from UIElement.)
GotMouseCapture (Inherited from UIElement.)
GotStylusCapture (Inherited from UIElement.)
GotTouchCapture (Inherited from UIElement.)
Initialized (Inherited from FrameworkElement.)
IsAsyncPresentationDeferredChanged
Occurs when IsAsyncPresentationDeferred value is changed.
(Inherited from ItemsControlBase.)
IsEnabledChanged (Inherited from UIElement.)
IsHitTestVisibleChanged (Inherited from UIElement.)
IsKeyboardFocusedChanged (Inherited from UIElement.)
IsKeyboardFocusWithinChanged (Inherited from UIElement.)
IsMouseCapturedChanged (Inherited from UIElement.)
IsMouseCaptureWithinChanged (Inherited from UIElement.)
IsMouseDirectlyOverChanged (Inherited from UIElement.)
IsStylusCapturedChanged (Inherited from UIElement.)
IsStylusCaptureWithinChanged (Inherited from UIElement.)
IsStylusDirectlyOverChanged (Inherited from UIElement.)
IsVisibleChanged (Inherited from UIElement.)
KeyDown (Inherited from UIElement.)
KeyUp (Inherited from UIElement.)
LayoutUpdated (Inherited from UIElement.)
Loaded (Inherited from FrameworkElement.)
LostFocus (Inherited from UIElement.)
LostKeyboardFocus (Inherited from UIElement.)
LostMouseCapture (Inherited from UIElement.)
LostStylusCapture (Inherited from UIElement.)
LostTouchCapture (Inherited from UIElement.)
ManipulationBoundaryFeedback (Inherited from UIElement.)
ManipulationCompleted (Inherited from UIElement.)
ManipulationDelta (Inherited from UIElement.)
ManipulationInertiaStarting (Inherited from UIElement.)
ManipulationStarted (Inherited from UIElement.)
ManipulationStarting (Inherited from UIElement.)
MouseDoubleClick (Inherited from Control.)
MouseDown (Inherited from UIElement.)
MouseEnter (Inherited from UIElement.)
MouseLeave (Inherited from UIElement.)
MouseLeftButtonDown (Inherited from UIElement.)
MouseLeftButtonUp (Inherited from UIElement.)
MouseMove (Inherited from UIElement.)
MouseRightButtonDown (Inherited from UIElement.)
MouseRightButtonUp (Inherited from UIElement.)
MouseUp (Inherited from UIElement.)
MouseWheel (Inherited from UIElement.)
PreviewDragEnter (Inherited from UIElement.)
PreviewDragLeave (Inherited from UIElement.)
PreviewDragOver (Inherited from UIElement.)
PreviewDrop (Inherited from UIElement.)
PreviewGiveFeedback (Inherited from UIElement.)
PreviewGotKeyboardFocus (Inherited from UIElement.)
PreviewKeyDown (Inherited from UIElement.)
PreviewKeyUp (Inherited from UIElement.)
PreviewLostKeyboardFocus (Inherited from UIElement.)
PreviewMouseDoubleClick (Inherited from Control.)
PreviewMouseDown (Inherited from UIElement.)
PreviewMouseLeftButtonDown (Inherited from UIElement.)
PreviewMouseLeftButtonUp (Inherited from UIElement.)
PreviewMouseMove (Inherited from UIElement.)
PreviewMouseRightButtonDown (Inherited from UIElement.)
PreviewMouseRightButtonUp (Inherited from UIElement.)
PreviewMouseUp (Inherited from UIElement.)
PreviewMouseWheel (Inherited from UIElement.)
PreviewQueryContinueDrag (Inherited from UIElement.)
PreviewStylusButtonDown (Inherited from UIElement.)
PreviewStylusButtonUp (Inherited from UIElement.)
PreviewStylusDown (Inherited from UIElement.)
PreviewStylusInAirMove (Inherited from UIElement.)
PreviewStylusInRange (Inherited from UIElement.)
PreviewStylusMove (Inherited from UIElement.)
PreviewStylusOutOfRange (Inherited from UIElement.)
PreviewStylusSystemGesture (Inherited from UIElement.)
PreviewStylusUp (Inherited from UIElement.)
PreviewTextInput (Inherited from UIElement.)
PreviewTouchDown (Inherited from UIElement.)
PreviewTouchMove (Inherited from UIElement.)
PreviewTouchUp (Inherited from UIElement.)
QueryContinueDrag (Inherited from UIElement.)
QueryCursor (Inherited from UIElement.)
RequestBringIntoView (Inherited from FrameworkElement.)
SelectionChanged
Occurs when the selection of a GanttChartEntityListViewBase changes.
SizeChanged (Inherited from FrameworkElement.)
SourceUpdated (Inherited from FrameworkElement.)
StylusButtonDown (Inherited from UIElement.)
StylusButtonUp (Inherited from UIElement.)
StylusDown (Inherited from UIElement.)
StylusEnter (Inherited from UIElement.)
StylusInAirMove (Inherited from UIElement.)
StylusInRange (Inherited from UIElement.)
StylusLeave (Inherited from UIElement.)
StylusMove (Inherited from UIElement.)
StylusOutOfRange (Inherited from UIElement.)
StylusSystemGesture (Inherited from UIElement.)
StylusUp (Inherited from UIElement.)
TargetUpdated (Inherited from FrameworkElement.)
TextInput (Inherited from UIElement.)
TimelinePageChanged
Occurs when the SetTimelinePage method is invoked.
ToolTipClosing (Inherited from FrameworkElement.)
ToolTipOpening (Inherited from FrameworkElement.)
TouchDown (Inherited from UIElement.)
TouchEnter (Inherited from UIElement.)
TouchLeave (Inherited from UIElement.)
TouchMove (Inherited from UIElement.)
TouchUp (Inherited from UIElement.)
Unloaded (Inherited from FrameworkElement.)

Explicit Interface Implementations

See Also