Share via


SPCalendarItemContainer.ToolTip Property

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

Syntax

'Declaration
Public ReadOnly Property ToolTip As String
    Get
'Usage
Dim instance As SPCalendarItemContainer
Dim value As String

value = instance.ToolTip
public string ToolTip { get; }

Property Value

Type: System.String

See Also

Reference

SPCalendarItemContainer Class

SPCalendarItemContainer Members

Microsoft.SharePoint.WebControls Namespace