Scheduler for WinRT
C1BindingSource Class
Members 


The C1BindingSource encapsulates the data source.
Object Model
C1BindingSource Class
Syntax
'Declaration
 
<DefaultMemberAttribute("Item")>
Public Class C1BindingSource 
   Implements ISupportInitialize, ISupportInitializeNotification 
'Usage
 
Dim instance As C1BindingSource
[DefaultMember("Item")]
public class C1BindingSource : ISupportInitialize, ISupportInitializeNotification  
Inheritance Hierarchy

System.Object
   C1.C1Schedule.C1BindingSource
      C1.C1Schedule.BaseStorage<T,TMappingCollection>

Requirements

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

See Also

Reference

C1BindingSource Members
C1.C1Schedule Namespace

 

 


Copyright (c) GrapeCity, inc. All rights reserved.