ViewDataInfo.PropertyDescriptor プロパティ

定義

テンプレートに表示するプロパティの説明を取得または設定します。

public System.ComponentModel.PropertyDescriptor PropertyDescriptor { get; set; }
member this.PropertyDescriptor : System.ComponentModel.PropertyDescriptor with get, set
Public Property PropertyDescriptor As PropertyDescriptor

プロパティ値

テンプレートに表示するプロパティの説明。

適用対象