| C1.Win.C1Schedule.4 Assembly > C1.Win.C1Schedule Namespace : ScheduleGroupItem Class |
The following tables list the members exposed by ScheduleGroupItem.
| Name | Description | |
|---|---|---|
![]() | DisplayName | Gets or sets the System.String value representing the display name of the ScheduleGroupItem object. |
![]() | IsChecked | Gets or sets a System.Boolean value determining whether this ScheduleGroupItem object should be displayed in UI. |
![]() | IsSelected | Gets or sets a value that determines whether the UI element that has this ScheduleGroupItem as a DataContext is selected. |
![]() | Name | Gets the System.String value representing the name of the ScheduleGroupItem object. |
![]() | Owner | Gets the C1.C1Schedule.BaseObject object representing the ScheduleGroupItem object owner. This property can be null for an empty group item. |
![]() | PaletteColor | Gets or sets the System.Drawing.Color value determining palette which should be used to display the ScheduleGroupItem object. |
![]() | Scheduler | Gets the Scheduler that ScheduleGroupItem belongs to. |
![]() | Tag | Gets or sets the object that contains custom data about the ScheduleGroupItem object. |
| Name | Description | |
|---|---|---|
![]() | ToString | Returns the string representation of the current ScheduleGroupItem object. |