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