Scheduler for UWP | ComponentOne
C1.Xaml.Schedule Namespace / SchedulerGroupItem Class
Fields Properties Methods


In This Topic
    SchedulerGroupItem Class Members
    In This Topic

    The following tables list the members exposed by SchedulerGroupItem.

    Public Fields
     NameDescription
    Public Fieldstatic (Shared in Visual Basic)Identifies the HasVisibleAppointments dependency property.  
    Public Fieldstatic (Shared in Visual Basic)Identifies the Tag dependency property.  
    Top
    Public Properties
     NameDescription
    Public Property (Inherited from Windows.UI.Xaml.DependencyObject)
    Public PropertyIndicates whether there is at least one visible appointment in the current view. This is a dependency property.  
    Public PropertyGets the Scheduler that SchedulerGroupItem belongs to.  
    Public PropertyGets or sets the object that contains custom data about the SchedulerGroupItem object. This is a dependency property.  
    Public PropertyGets a collection of VisualIntervalGroup objects defining top-level groups of VisualInterval objects currently represented by the control on a screen.  
    Public PropertyGets a collection of VisualInterval objects defining time intervals currently represented by the control on a screen.  
    Public PropertyGets a grouped view on the VisualIntervals collection.  
    Top
    Public Methods
    See Also