| Visual Basic (Declaration) | |
|---|---|
Public Property PropertyDescriptor As PropertyDescriptor | |
| C# | |
|---|---|
public PropertyDescriptor PropertyDescriptor {get; set;} | |
Return Value
A PropertyDescriptor that determines the characteristics of a property for an item in a DataGridCollectionView.Specifying a ValuePath and/or ValueXPath rather than using a PropertyDescriptor will have a slight impact on performance.
Supported Frameworks: Microsoft .NET Framework version 3.5