DailyCalendarView.VisibleStartHour Property
Namespace: Microsoft.SharePoint.WebControls
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Protected Property VisibleStartHour As Integer
Get
Set
'Usage
Dim value As Integer
value = Me.VisibleStartHour
Me.VisibleStartHour = value
protected int VisibleStartHour { get; set; }
Property Value
Type: System.Int32