'宣言 Public Class ProjectColumnPropertyMapping Inherits Infragistics.PropertyMappingBase(Of ProjectColumnProperty)
public class ProjectColumnPropertyMapping : Infragistics.PropertyMappingBase<ProjectColumnProperty>
ProjectColumnPropertyMapping オブジェクトには、ColumnItemsSource で指定したデータ ソースの特定のフィールドに関する情報と、そのフィールドをマップするのが ProjectColumn オブジェクトまたはその ProjectColumnSettings オブジェクトのどのプロパティであるかを示す情報があります。ProjectColumn オブジェクトまたは ProjectColumnSettings オブジェクトのプロパティは、ColumnProperty プロパティで識別し、データ ソース内のフィールドは、Infragistics.PropertyMappingBase`1.DataObjectProperty プロパティで識別します。
ProjectColumnPropertyMapping メンバ
Infragistics.Controls.Schedules 名前空間
ColumnItemsSource プロパティ
ColumnPropertyMappings プロパティ
ColumnProperty プロパティ
Infragistics.PropertyMappingBase`1.DataObjectProperty