Share via


SPCalendarView.Controls Property

This member overrides Control.Controls.

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

Syntax

'Declaration
Public Overrides ReadOnly Property Controls As ControlCollection
    Get
'Usage
Dim instance As SPCalendarView
Dim value As ControlCollection

value = instance.Controls
public override ControlCollection Controls { get; }

Property Value

Type: System.Web.UI.ControlCollection

See Also

Reference

SPCalendarView Class

SPCalendarView Members

Microsoft.SharePoint.WebControls Namespace