SPCalendarContainer.Time24 Property
Namespace: Microsoft.SharePoint.WebControls
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
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