Is this content useful?
Thank you for your feedback!
Thank you for your feedback! You have rated this topic in the last 30 days.
Data Binding Overview
Topic Overview
Purpose
This topic gives an overview of xamGantt™ control data binding.
In this topic
This topic contains the following sections:
Introduction
Data binding summary
The xamGantt control provides two options for data binding:
Binding to Data Sources
Supported data sources summary
The xamGantt control supports the following data sources:
Data Source |
Binding |
|
You can bind the xamGantt control to Project instance.
|
Flat collection of custom tasks
|
You can bind the xamGantt control to a flat data collection of custom tasks using the ListBackedProject class.
|
|
You can bind the xamGantt control to data coming from a MS Project 2010 XML file using the Project class LoadFromProjectXml method.
|