Share via


RecurrenceDataControl.AllDayEvent Property

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

Syntax

'Declaration
Public Property AllDayEvent As Boolean
    Get
    Set
'Usage
Dim instance As RecurrenceDataControl
Dim value As Boolean

value = instance.AllDayEvent

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

Property Value

Type: System.Boolean

See Also

Reference

RecurrenceDataControl Class

RecurrenceDataControl Members

Microsoft.SharePoint.WebControls Namespace