Share via


SPCalendarContainer.Time24 property

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

Syntax

'Declaration
Public ReadOnly Property Time24 As Boolean
    Get
'Usage
Dim instance As SPCalendarContainer
Dim value As Boolean

value = instance.Time24
public bool Time24 { get; }

Property value

Type: System.Boolean

Implements

ISPCalendarSettings.Time24

See also

Reference

SPCalendarContainer class

SPCalendarContainer members

Microsoft.SharePoint.WebControls namespace