共用方式為


DataGridAutoGeneratingColumnEventArgs.PropertyType 屬性

定義

取得繫結至產生之資料行的屬性型別。

public:
 property Type ^ PropertyType { Type ^ get(); };
public Type PropertyType { get; }
member this.PropertyType : Type
Public ReadOnly Property PropertyType As Type

屬性值

Type

繫結至產生之資料行的屬性型別。

適用於