Share via


Gantt.DataSourceItemCollection Property

Namespace:  Microsoft.SharePoint.WebControls
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
Public WriteOnly Property DataSourceItemCollection As SPListItemCollection
    Set
'Usage
Dim instance As Gantt
Dim value As SPListItemCollection

instance.DataSourceItemCollection = value
public SPListItemCollection DataSourceItemCollection { set; }

Property Value

Type: Microsoft.SharePoint.SPListItemCollection

See Also

Reference

Gantt Class

Gantt Members

Microsoft.SharePoint.WebControls Namespace