バージョン

Intervals プロパティ

要素が表示する Infragistics.DateRange インスタンスのコレクションを返します。
シンタックス
'宣言
 
Public ReadOnly Property Intervals As Infragistics.Collections.ReadOnlyNotifyCollection(Of DateRange)
public Infragistics.Collections.ReadOnlyNotifyCollection<DateRange> Intervals {get;}
参照