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