SPDatePickerControl.MinJDay property

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

Syntax

'Declaration
Public Property MinJDay As Integer
    Get
    Set
'Usage
Dim instance As SPDatePickerControl
Dim value As Integer

value = instance.MinJDay

instance.MinJDay = value
public int MinJDay { get; set; }

Property value

Type: System.Int32

See also

Reference

SPDatePickerControl class

SPDatePickerControl members

Microsoft.SharePoint.WebControls namespace