The IGanttChartEntityListView type exposes the following members.

Methods

  NameDescription
AddNew
Adds a new object to this IEntityListViewBase at the end of the collection.
(Inherited from IEntityListViewBase.)
CanInsertOrAddNew
Gets a value indicating whether a new item can be inserted into or added to the item collection.
(Inherited from IEntityListViewBase.)
DecreaseTimelinePageOverloaded.
Delete
Deletes the selected objects from this IEntityListViewBase.
(Inherited from IEntityListViewBase.)
GetDateTimeOverloaded.
GetPositionOverloaded.
GetWorkingDateTime
Returns the date and time for a working time position computed based on the specified position (x-axis coordinate) in the IGanttChartViewBase control.
(Inherited from IGanttChartViewBase.)
GetWorkingPosition
Returns the position (x-axis coordinate) for a working time computed based on the specified date and time in the IGanttChartViewBase control.
(Inherited from IGanttChartViewBase.)
IncreaseTimelinePageOverloaded.
InsertNewOverloaded.
ScrollTo
Scrolls the view so that a specified date and time is shown at left (or as left as possible) in the IGanttChartViewBase control. This method updates DisplayedTime, and if needed, it also updates TimelinePageStart or TimelinePageFinish.
(Inherited from IGanttChartViewBase.)
SelectAll
Selects all the items in a IEntityListViewBase.
(Inherited from IEntityListViewBase.)
SetTimelinePageOverloaded.
UnselectAll
Unselects all the items in a IEntityListViewBase.
(Inherited from IEntityListViewBase.)

Properties

  NameDescription
AreNonworkingDaysVisible
Gets or sets a value indicating whether the nonworking days are visible in the IGanttChartViewBase control.
(Inherited from IGanttChartViewBase.)
AreNonworkingHoursVisible
Gets or sets a value indicating whether the nonworking daytime hours are visible in the IGanttChartViewBase control.
(Inherited from IGanttChartViewBase.)
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 IGanttChartViewBase control.
(Inherited from IGanttChartViewBase.)
CanDecreaseTimelinePage
Gets a value indicating whether the timeline page can be decreased the IGanttChartViewBase control.
(Inherited from IGanttChartViewBase.)
CanDelete
Gets a value indicating whether selected items can be deleted from the item collection.
(Inherited from IEntityListViewBase.)
CanIncreaseTimelinePage
Gets a value indicating whether the timeline page can be increased the IGanttChartViewBase control.
(Inherited from IGanttChartViewBase.)
CanInsertNew
Gets a value indicating whether a new item can be inserted to the item collection.
(Inherited from IEntityListViewBase.)
DisplayedTime
Gets or sets the date and time currently displayed at the scroll bar position in the IGanttChartViewBase control.
(Inherited from IGanttChartViewBase.)
EntityListViewBase
Gets a reference to the EntityListViewBase control instance used by the IGanttChartEntityListView control.
EntityListViewWidth
Gets or sets the width of the entity list view of the IGanttChartEntityListView control.
GanttChartViewBase
Gets a reference to the IGanttChartEntityListView control instance used by the IGanttChartEntityListView control.
GanttChartViewWidth
Gets or sets the width of the Gantt Chart view of the IGanttChartEntityListView control.
HourWidth
Gets or sets the width of one timeline hour displayed in the IGanttChartViewBase control.
(Inherited from IGanttChartViewBase.)
IsEntityListViewItemCollectionReadOnly
Gets or sets a value indicating whether the entity list is read-only in the entity list view of the IGanttChartEntityListView control so that the user cannot update it using the keyboard or by executing specific commands.
IsEntityListViewItemDataReadOnly
Gets or sets a value indicating whether the entity data is read-only in the entity list view of the IGanttChartEntityListView control so that the user cannot update it using the keyboard or mouse.
IsEntityListViewReadOnly
Gets or sets a value that indicates whether the entity list view control is read-only to a user interacting with it.
IsGanttChartViewReadOnly
Gets or sets a value that indicates whether the Gantt Chart view control is read-only to a user interacting with it.
IsSynchronizedWithCurrentItem
Gets or sets a value that indicates whether a IEntityListViewBase should keep the SelectedItem synchronized with the current item in the Items property.
(Inherited from IEntityListViewBase.)
IsTextSearchCaseSensitive
Gets or sets a value that indicates whether case is a condition when searching for items.
(Inherited from IEntityListViewBase.)
IsTextSearchEnabled
Gets or sets a value that indicates whether TextSearch is enabled on the IEntityListViewBase instance.
(Inherited from IEntityListViewBase.)
IsTimelinePageReadOnly
Gets or sets a value indicating whether the timeline page is read-only in the IGanttChartViewBase control so that the user cannot update it using the increase and decrease timeline page scroll bar buttons or by executing specific commands.
(Inherited from IGanttChartViewBase.)
NonworkingTimeBackground
Gets or sets a Brush that specifies how the nonworking time is painted in the IGanttChartViewBase control.
(Inherited from IGanttChartViewBase.)
Scales
Gets or sets the scales displayed in the IGanttChartViewBase control.
(Inherited from IGanttChartViewBase.)
Schedule
Gets or sets the schedule used to display the timeline in the IGanttChartViewBase control.
(Inherited from IGanttChartViewBase.)
SelectedIndex
Gets or sets the index of the first item in the current selection or returns negative one (-1) if the selection is empty.
(Inherited from IEntityListViewBase.)
SelectedItem
Gets or sets the first item in the current selection or returns null if the selection is empty.
(Inherited from IEntityListViewBase.)
SelectedItems
Gets the currently selected items.
(Inherited from IEntityListViewBase.)
SelectedValue
Gets the value of the SelectedItem, obtained by using SelectedValuePath.
(Inherited from IEntityListViewBase.)
SelectedValuePath
Gets or sets a value that indicates the path used to get the SelectedValue from the SelectedItem.
(Inherited from IEntityListViewBase.)
SelectionMode
Gets or sets the selection behavior for a IEntityListViewBase.
(Inherited from IEntityListViewBase.)
TimelinePageDuration
Gets or sets the duration of the scrollable timeline page of the IGanttChartViewBase control.
(Inherited from IGanttChartViewBase.)
TimelinePageFinish
Gets or sets the finish date and time of the scrollable timeline page of the IGanttChartViewBase control.
(Inherited from IGanttChartViewBase.)
TimelinePageStart
Gets or sets the start date and time of the scrollable timeline page of the IGanttChartViewBase control.
(Inherited from IGanttChartViewBase.)
TimelinePageUpdateAmount
Gets or sets the time amount to update the horizontal scroll bar using the extra scroll bar buttons of the IGanttChartViewBase control.
(Inherited from IGanttChartViewBase.)
UpdateScale
Gets or sets the update scale to be used for setting date and times during drag and drop operations in the IGanttChartViewBase control.
(Inherited from IGanttChartViewBase.)
VerticalBarProviders
Gets or sets the vertical bar providers displayed in the IGanttChartViewBase control.
(Inherited from IGanttChartViewBase.)
View
Gets or sets an object that defines how the data is styled and organized in a IEntityListViewBase control.
(Inherited from IEntityListViewBase.)
WorkingTimeBackground
Gets or sets a Brush that specifies how the working time is painted in the IGanttChartViewBase control.
(Inherited from IGanttChartViewBase.)
WorkTimeIntervals
Gets a collection of time intervals that are displayed by this IGanttChartViewBase.
(Inherited from IGanttChartViewBase.)

Events

  NameDescription
SelectionChanged
Occurs when the selection of a IEntityListViewBase changes.
(Inherited from IEntityListViewBase.)
TimelinePageChanged
Occurs when the SetTimelinePage method is invoked.
(Inherited from IGanttChartViewBase.)

See Also