Share via


DailyTimeSlotRow.CountItems property

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

Syntax

'Declaration
Public Property CountItems As Integer
    Get
    Set
'Usage
Dim instance As DailyTimeSlotRow
Dim value As Integer

value = instance.CountItems

instance.CountItems = value
public int CountItems { get; set; }

Property value

Type: System.Int32

See also

Reference

DailyTimeSlotRow class

DailyTimeSlotRow members

Microsoft.SharePoint.WebControls namespace