C1.Silverlight.Schedule.5
SchedulerGroupItem Class Properties

For a list of all members of this type, see SchedulerGroupItem members.

Public Properties
 NameDescription
Public PropertyBackgroundGets or sets the System.Windows.Media.Brush objects which should be used as background color for UI, representing the SchedulerGroupItem object. This is a dependency property.  
Public PropertyDispatcher (Inherited from System.Windows.DependencyObject)
Public PropertyDisplayNameGets or sets the System.String value representing the display name of the SchedulerGroupItem object. This is a dependency property.  
Public PropertyHasVisibleAppointmentsIndicates whether there is at least one visible appointment in the current view. This is a dependency property.  
Public PropertyIsCheckedGets or sets a System.Boolean value determinign whether this SchedulerGroupItem object should be displayed in UI.  
Public PropertyIsSelectedGets or sets a value that determines whether the UI element that has this SchedulerGroupItem as a DataContext is selected. This is a dependency property.  
Public PropertyNameGets the System.String value representing the name of the SchedulerGroupItem object.  
Public PropertyOwnerGets the C1.C1Schedule.BaseObject object representing the SchedulerGroupItem object owner. This property can be null for an empty group item.  
Public PropertySchedulerGets the Scheduler that SchedulerGroupItem belongs to.  
Public PropertyShowNextButtonGets or sets a value that determines whether to show the next group navigation button (buttons). The default value is True. This is a dependency property.  
Public PropertyShowPreviousButtonGets or sets a value that determines whether to show the previous group navigation button (buttons). The default value is True. This is a dependency property.  
Public PropertyTagGets or sets the object that contains custom data about the SchedulerGroupItem object. This is a dependency property.  
Public PropertyVisualIntervalGroupsGets a collection of VisualIntervalGroup objects defining top-level groups of VisualInterval objects currently represented by the control on a screen.  
Public PropertyVisualIntervalsGets a collection of VisualInterval objects defining time intervals currently represented by the control on a screen.  
Public PropertyVisualIntervalsViewGets a grouped view on the VisualIntervals collection.  
Top
See Also

Reference

SchedulerGroupItem Class
C1.Silverlight.Schedule Namespace

 

 


Copyright (c) GrapeCity, inc. All rights reserved.