Share via


SPCalendarItemContainer.DataItem property

Gets the data item object.

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

Syntax

'Declaration
Public ReadOnly Property DataItem As Object
    Get
'Usage
Dim instance As SPCalendarItemContainer
Dim value As Object

value = instance.DataItem
public Object DataItem { get; }

Property value

Type: System.Object

See also

Reference

SPCalendarItemContainer class

SPCalendarItemContainer members

Microsoft.SharePoint.WebControls namespace