Classes

  ClassDescription
ContentControlBase
Represents the base of a control that can be used to present an item.
ExportableControlDocumentPaginator
Represents a document paginator for printing the contents of a IExportableControl control.
ItemCollection
Holds the list of items that constitute the content of an items control.
ItemsControlBase
Represents the base of a control that can be used to present a collection of items.
Selector
Represents a control that can be used to select items from among its child elements. Use Items property to add entity data items to an ItemCollection managed by the control, or set ItemsSource to your own entity data item collection. Alternatively you can set the EntityManagerSource to a customized entity manager to use and to ignore the items collection.

Interfaces

  InterfaceDescription
IAssignmentActivator
Represents a control that supports assignment activation events.
IAsyncCollectionPresenterControl
Represents a control that can present a collection of data items asynchronously.
IAsyncPresenterControl
Represents a control that can present a data item asynchronously.
IChartView
Represents the base for a control that displays a chart.
IDataCollectionControl
Represents a control that displays a collection of data items.
IDataControl
Represents a control that displays data.
IDataItemControl
Represents a control that displays a data item.
IEntityActivator
Represents a control that supports entity activation events.
IEntityListView
Represents a control that displays an entity list view.
IEntityListViewBase
Represents the base for a control that displays an entity list view.
IEntityView
Represents a control that displays an entity view.
IEntityViewBase
Represents the base for a control that displays an entity view.
IExportableControl
Represents a control that supports data exporting and printing.
IGanttChartEntityListView
Represents a control that displays a Gantt Chart with an associated entity list view.
IGanttChartNodeListView
Represents a control that displays a Gantt Chart with an associated node list view.
IGanttChartView
Represents a control that displays a Gantt Chart.
IGanttChartViewBase
Represents the base for a control that displays a Gantt Chart.
INodeActivator
Represents a control that supports node activation events.
INodeListView
Represents a control that displays a node list view.
INodeListViewBase
Represents the base for a control that displays a node list view.
IPredecessorActivator
Represents a control that supports predecessor activation events.
IResourceActivator
Represents a control that supports resource activation events.
IResourceGanttChartEntityListView
Represents a control that displays a resource based Gantt Chart with an associated entity list view.
IResourceGanttChartView
Represents a control that displays a resource based Gantt Chart.
IResourceListView
Represents a control that displays a resource list view.
IScheduleDefinitionActivator
Represents a control that supports schedule definition activation events.
IScheduleDefinitionView
Represents a control that displays a schedule definition view.
ITaskActivator
Represents a control that supports task activation events.
ITaskGanttChartNodeListView
Represents a control that displays a task based Gantt Chart with an associated node list view.
ITaskGanttChartView
Represents a control that displays a task based Gantt Chart.
ITaskListView
Represents a control that displays a task list view.
IValueEditorControl
Represents a control that displays and allows the end user to edit a value.