DailyCalendarView.ClickTime Property
Namespace: Microsoft.SharePoint.WebControls
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Protected ReadOnly Property ClickTime As String
Get
'Usage
Dim value As String
value = Me.ClickTime
protected string ClickTime { get; }
Property Value
Type: System.String