Share via


ISPCalendarSettings.FirstDayOfWeek Property

Namespace:  Microsoft.SharePoint.WebControls
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No

Syntax

'Declaration
ReadOnly Property FirstDayOfWeek As Integer
    Get
'Usage
Dim instance As ISPCalendarSettings
Dim value As Integer

value = instance.FirstDayOfWeek
int FirstDayOfWeek { get; }

Property Value

Type: System.Int32

See Also

Reference

ISPCalendarSettings Interface

ISPCalendarSettings Members

Microsoft.SharePoint.WebControls Namespace