SchedulePicker.HourlyPanel field
Namespace: Microsoft.SharePoint.WebControls
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Protected HourlyPanel As Panel
'Usage
Dim value As Panel
value = Me.HourlyPanel
Me.HourlyPanel = value
protected Panel HourlyPanel