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