The IResourceGanttChartEntityListView type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| EntityListViewBase |
Gets a reference to the EntityListViewBase control instance used by the IGanttChartEntityListView control.
(Inherited from IGanttChartEntityListView.) | |
| EntityListViewWidth |
Gets or sets the width of the entity list view of the IGanttChartEntityListView control.
(Inherited from IGanttChartEntityListView.) | |
| GanttChartViewBase |
Gets a reference to the IGanttChartEntityListView control instance used by the IGanttChartEntityListView control.
(Inherited from IGanttChartEntityListView.) | |
| GanttChartViewWidth |
Gets or sets the width of the Gantt Chart view of the IGanttChartEntityListView control.
(Inherited from IGanttChartEntityListView.) | |
| 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.
(Inherited from IGanttChartEntityListView.) | |
| 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.
(Inherited from IGanttChartEntityListView.) | |
| IsEntityListViewReadOnly |
Gets or sets a value that indicates whether the entity list view control is read-only to a user interacting with it.
(Inherited from IGanttChartEntityListView.) | |
| IsGanttChartViewReadOnly |
Gets or sets a value that indicates whether the Gantt Chart view control is read-only to a user interacting with it.
(Inherited from IGanttChartEntityListView.) |