'宣言 Public Class ProjectColumnPropertyMappingCollection Inherits Infragistics.PropertyMappingCollection(Of ProjectColumnProperty,ProjectColumnPropertyMapping)
public class ProjectColumnPropertyMappingCollection : Infragistics.PropertyMappingCollection<ProjectColumnProperty,ProjectColumnPropertyMapping>
ProjectColumnPropertyMappingCollection クラスは ListBackedProjectViewProvider の ColumnPropertyMappings プロパティが使用します。これは、ProjectColumnPropertyMapping のオブジェクトのフィールドに各インスタンスが ProjectColumn クラスまたはその ProjectColumnSettings オブジェクトのプロパティのマッピングを提供する ColumnItemsSource オブジェクトのコレクションです。