Collapse All
Expand All
Code: All
Code: Multiple
Code: C#
Code: Visual Basic
C#
Visual Basic
.NET Framework Class Library
C1BindingSource
.
.
::
.
.
List Property
C1BindingSource Class
See Also
Gets the list that the connector is bound to.
Namespace:
C1.C1Schedule
Assembly:
C1.Silverlight.Schedule
(in C1.Silverlight.Schedule.dll)
Syntax
C#
public
IList
List
{
get
; }
Visual Basic
Public
ReadOnly
Property
List
As
IList
Get
See Also
C1BindingSource Class
C1.C1Schedule Namespace