バージョン

ProjectCalendarPropertyMappingCollection クラス

ProjectCalendar オブジェクトのフィールド マッピングを指定するために使用されるコレクション。
シンタックス
'宣言
 
Public Class ProjectCalendarPropertyMappingCollection 
   Inherits Infragistics.PropertyMappingCollection(Of ProjectCalendarProperty,ProjectCalendarPropertyMapping)
public class ProjectCalendarPropertyMappingCollection : Infragistics.PropertyMappingCollection<ProjectCalendarProperty,ProjectCalendarPropertyMapping> 
解説

ProjectCalendarPropertyMappingCollection クラスは ListBackedProjectCalendarPropertyMappings プロパティによって使用されます。これは、CalendarItemsSource 内のオブジェクトのフィールドに各インスタンスが ProjectCalendar クラスのプロパティのマッピングを提供する ProjectCalendarPropertyMapping オブジェクトのコレクションです。

参照