C1.WPF.Data.Entities Namespace : C1DataSource Class |
'Declaration Public Class C1DataSource Inherits System.Windows.Controls.Control
public class C1DataSource : System.Windows.Controls.Control
<DataGrid ItemsSource="{Binding Customers, ElementName=c1DataSource}"/>
where Customers is the name of an C1.Data.Entities.EntityViewSource in the ViewSources collection and c1DataSource is the name of the C1DataSource.System.Object
System.Windows.Threading.DispatcherObject
System.Windows.DependencyObject
System.Windows.Media.Visual
System.Windows.UIElement
System.Windows.FrameworkElement
System.Windows.Controls.Control
C1.WPF.Data.Entities.C1DataSource
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2