Scheduler for WPF
SchedulerGroupItem クラス メンバ
フィールド  プロパティ  メソッド 

C1.WPF.Schedule アセンブリ > C1.WPF.Schedule 名前空間 : SchedulerGroupItem クラス

SchedulerGroupItemデータ型で公開されるメンバを以下の表に示します。

パブリック フィールド
 名前解説
Public フィールドstatic (Shared in Visual Basic)Identifies the Background dependency property.  
Public フィールドstatic (Shared in Visual Basic)  
Public フィールドstatic (Shared in Visual Basic)Identifies the DisplayName dependency property.  
Public フィールドstatic (Shared in Visual Basic)Identifies the HasVisibleAppointments dependency property.  
Public フィールドstatic (Shared in Visual Basic)Identifies the IsSelected dependency property.  
Public フィールドstatic (Shared in Visual Basic)Identifies the ShowNextButton dependency property.  
Public フィールドstatic (Shared in Visual Basic)Identifies the ShowPreviousButton dependency property.  
Public フィールドstatic (Shared in Visual Basic)Identifies the Tag dependency property.  
トップ
パブリック プロパティ
 名前解説
Public プロパティGets 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 プロパティ  
Public プロパティ System.Windows.DependencyObjectから継承されます。
Public プロパティ System.Windows.Threading.DispatcherObjectから継承されます。
Public プロパティGets or sets the System.String value representing the display name of the SchedulerGroupItem object. This is a dependency property.  
Public プロパティIndicates whether there is at least one visible appointment in the current view. This is a dependency property.  
Public プロパティGets or sets a System.Boolean value determinign whether this SchedulerGroupItem object should be displayed in UI.  
Public プロパティ System.Windows.DependencyObjectから継承されます。
Public プロパティGets 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 プロパティGets the System.String value representing the name of the SchedulerGroupItem object.  
Public プロパティGets the C1.C1Schedule.BaseObject object representing the SchedulerGroupItem object owner. This property can be null for an empty group item.  
Public プロパティGets the Scheduler that SchedulerGroupItem belongs to.  
Public プロパティGets 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 プロパティGets 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 プロパティGets or sets the object that contains custom data about the SchedulerGroupItem object. This is a dependency property.  
Public プロパティGets a collection of VisualIntervalGroup objects defining top-level groups of VisualInterval objects currently represented by the control on a screen.  
Public プロパティGets a collection of VisualInterval objects defining time intervals currently represented by the control on a screen.  
Public プロパティGets a grouped view on the VisualIntervals collection.  
トップ
パブリック メソッド
 名前解説
Public メソッドオーバーロードされます。  System.Windows.DependencyObjectから継承されます。
Public メソッド System.Windows.DependencyObjectから継承されます。
Public メソッド System.Windows.DependencyObjectから継承されます。
Public メソッド System.Windows.DependencyObjectから継承されます。
Public メソッド System.Windows.DependencyObjectから継承されます。
Public メソッド System.Windows.DependencyObjectから継承されます。
Public メソッド System.Windows.DependencyObjectから継承されます。
Public メソッド System.Windows.DependencyObjectから継承されます。
Public メソッドオーバーロードされます。  System.Windows.DependencyObjectから継承されます。
Public メソッドReturns the string representation of the current SchedulerGroupItem object.  
トップ
参照

SchedulerGroupItem クラス
C1.WPF.Schedule 名前空間