ViewDataInfo.PropertyDescriptor Property

Definition

Gets or sets the description of the property to be displayed by the template.

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

Property Value

The description of the property to be displayed by the template.

Applies to