Share via


TimeSlotItem.RowSpan property

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

Syntax

'Declaration
Public Property RowSpan As Integer
    Get
    Set
'Usage
Dim instance As TimeSlotItem
Dim value As Integer

value = instance.RowSpan

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

Property value

Type: System.Int32

See also

Reference

TimeSlotItem structure

TimeSlotItem members

Microsoft.SharePoint.WebControls namespace