Share via


SPCalendarView.EnableV4Rendering Property

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

Syntax

'Declaration
Public Property EnableV4Rendering As Boolean
    Get
    Set
'Usage
Dim instance As SPCalendarView
Dim value As Boolean

value = instance.EnableV4Rendering

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

Property Value

Type: System.Boolean

See Also

Reference

SPCalendarView Class

SPCalendarView Members

Microsoft.SharePoint.WebControls Namespace