SPCalendarContainer.DataItem property

Gets the value representing 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 SPCalendarContainer
Dim value As Object

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

Property value

Type: System.Object

See also

Reference

SPCalendarContainer class

SPCalendarContainer members

Microsoft.SharePoint.WebControls namespace