SPDatePickerControl.Time24 property

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

Syntax

'Declaration
Public Property Time24 As Boolean
    Get
    Set
'Usage
Dim instance As SPDatePickerControl
Dim value As Boolean

value = instance.Time24

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

Property value

Type: System.Boolean

See also

Reference

SPDatePickerControl class

SPDatePickerControl members

Microsoft.SharePoint.WebControls namespace