ViewDataInfo.PropertyDescriptor Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.