WeeklyCalendarView.ShowWeekHeader Property

Namespace:  Microsoft.SharePoint.WebControls
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No

Syntax

'Declaration
<BindableAttribute(True)> _
Public Property ShowWeekHeader As Boolean
    Get
    Set
'Usage
Dim instance As WeeklyCalendarView
Dim value As Boolean

value = instance.ShowWeekHeader

instance.ShowWeekHeader = value
[BindableAttribute(true)]
public bool ShowWeekHeader { get; set; }

Property Value

Type: System.Boolean

See Also

Reference

WeeklyCalendarView Class

WeeklyCalendarView Members

Microsoft.SharePoint.WebControls Namespace