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.Schedule.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. |