バージョン

ProjectColumnPropertyMappingCollection クラス

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

ProjectColumnPropertyMappingCollection クラスは ListBackedProjectViewProviderColumnPropertyMappings プロパティが使用します。これは、ProjectColumnPropertyMapping のオブジェクトのフィールドに各インスタンスが ProjectColumn クラスまたはその ProjectColumnSettings オブジェクトのプロパティのマッピングを提供する ColumnItemsSource オブジェクトのコレクションです。

参照