Represents a day slot in the C1Calendar control.

Namespace:  C1.Phone.Calendar
Assembly:  C1.Phone.Calendar (in C1.Phone.Calendar.dll)

Syntax

C#
public class DaySlot : DependencyObject
Visual Basic
Public Class DaySlot _
	Inherits DependencyObject

Inheritance Hierarchy

System..::..Object
  System.Windows..::..DependencyObject
    C1.Phone.Calendar..::..DaySlot

See Also