DailyCalendarView.ShowDayHeader property

Namespace:  Microsoft.SharePoint.WebControls
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
Public Property ShowDayHeader As Boolean
    Get
    Set
'Usage
Dim instance As DailyCalendarView
Dim value As Boolean

value = instance.ShowDayHeader

instance.ShowDayHeader = value
public bool ShowDayHeader { get; set; }

Property value

Type: System.Boolean

See also

Reference

DailyCalendarView class

DailyCalendarView members

Microsoft.SharePoint.WebControls namespace