RecurrenceDataControl.EndDateRangeType Property

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

Syntax

'Declaration
Public ReadOnly Property EndDateRangeType As Integer
    Get
'Usage
Dim instance As RecurrenceDataControl
Dim value As Integer

value = instance.EndDateRangeType
public int EndDateRangeType { get; }

Property Value

Type: System.Int32

See Also

Reference

RecurrenceDataControl Class

RecurrenceDataControl Members

Microsoft.SharePoint.WebControls Namespace