Share via


SPCalendarBase.IsCalendarRightToLeft property

Indicates whether the calendar is rendered right to left.

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

Syntax

'Declaration
Public ReadOnly Property IsCalendarRightToLeft As Boolean
    Get
'Usage
Dim instance As SPCalendarBase
Dim value As Boolean

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

Property value

Type: System.Boolean

See also

Reference

SPCalendarBase class

SPCalendarBase members

Microsoft.SharePoint.WebControls namespace