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

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

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

パブリック コンストラクタ
 名前解説
Public コンストラクタCreates a new VisualInterval object for the specified C1Scheduler that represents the specified time range.  
トップ
パブリック フィールド
 名前解説
Public フィールドstatic (Shared in Visual Basic)Identifies the IsSelected dependency property.  
Public フィールドstatic (Shared in Visual Basic)Identifies the StartTimeInfoProperty dependency property.  
Public フィールドstatic (Shared in Visual Basic)Identifies the StatusBrush dependency property.  
Public フィールドstatic (Shared in Visual Basic)Identifies the TotalStatusBrush dependency property.  
トップ
パブリック プロパティ
 名前解説
Public プロパティGets a collection of IntervalAppointment objects representing appointments whose time range is intersected with the time range of this VisualInterval.  
Public プロパティGets a CultureInfo.  
Public プロパティ System.Windows.DependencyObjectから継承されます。
Public プロパティ System.Windows.Threading.DispatcherObjectから継承されます。
Public プロパティGets an end time of a time range represented by the VisualInterval object.  
Public プロパティGets a DateTimeInfo object containing auxiliary properties for a usage in XAML that provides additional information for the EndTime property value.  
Public プロパティGets an inclusive end time of a time range represented by the VisualInterval object.  
Public プロパティGets a DateTimeInfo object containing auxiliary properties for a usage in XAML that provides additional information for the EndTimeInfo property value.  
Public プロパティGets an index of VisualInterval in the owning VisualIntervals collection.  
Public プロパティ System.Windows.DependencyObjectから継承されます。
Public プロパティGets or sets a value that determines whether the UI element that has this VisualInterval as a DataContext is selected. This is a dependency property.  
Public プロパティIndicates whether the VisualInterval represents the current day.  
Public プロパティVirtual property returns null in this class implementation.  
Public プロパティGets the owning SchedulerGroupItem object.  
Public プロパティGets the Scheduler that VisualInterval belongs to.  
Public プロパティGets a start time of a time range represented by the VisualInterval object.  
Public プロパティGets a DateTimeInfo object containing auxiliary properties for a usage in XAML that provides additional information for the StartTime property value.  
Public プロパティGets the System.Windows.Media.Brush object representing interval availability status. Only honors all-day and multi-day events availability status. This is a dependency property.  
Public プロパティGets a TimeSpan of a time range represented by the VisualInterval object.  
Public プロパティGets the System.Windows.Media.Brush object representing interval availability status. Honors status of all appointments in the interval. This is a dependency property.  
トップ
パブリック メソッド
 名前解説
Public メソッドオーバーロードされます。  System.Windows.DependencyObjectから継承されます。
Public メソッド System.Windows.DependencyObjectから継承されます。
Public メソッドGets a value indicating whether the specified DateTime belongs to the time range represented by the VisualInterval.  
Public メソッド System.Windows.DependencyObjectから継承されます。
Public メソッド System.Windows.DependencyObjectから継承されます。
Public メソッド System.Windows.DependencyObjectから継承されます。
Public メソッド System.Windows.DependencyObjectから継承されます。
Public メソッド System.Windows.DependencyObjectから継承されます。
Public メソッドReceives events from the centralized event manager.  
Public メソッド System.Windows.DependencyObjectから継承されます。
Public メソッドオーバーロードされます。  System.Windows.DependencyObjectから継承されます。
トップ
パブリック イベント
 名前解説
Public イベントOccurs when property value is changed.  
トップ
参照

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