Scheduler for WinForms | ComponentOne
C1.Win.C1Schedule.4.8 Assembly / C1.Win.C1Schedule Namespace / ScheduleGroupItem Class
Properties Methods


In This Topic
    ScheduleGroupItem Class Members
    In This Topic

    The following tables list the members exposed by ScheduleGroupItem.

    Public Properties
     NameDescription
    Public PropertyGets or sets the System.String value representing the display name of the ScheduleGroupItem object.  
    Public PropertyGets or sets a System.Boolean value determining whether this ScheduleGroupItem object should be displayed in UI.  
    Public PropertyGets or sets a value that determines whether the UI element that has this ScheduleGroupItem as a DataContext is selected.  
    Public PropertyGets the System.String value representing the name of the ScheduleGroupItem object.  
    Public PropertyGets the C1.C1Schedule.BaseObject object representing the ScheduleGroupItem object owner. This property can be null for an empty group item.  
    Public PropertyGets or sets the System.Drawing.Color value determining palette which should be used to display the ScheduleGroupItem object.  
    Public PropertyGets the Scheduler that ScheduleGroupItem belongs to.  
    Public PropertyGets or sets the object that contains custom data about the ScheduleGroupItem object.  
    Top
    Public Methods
     NameDescription
    Public MethodReturns the string representation of the current ScheduleGroupItem object.  
    Top
    See Also