ComponentOne Basic Library for WPF and Silverlight
C1PropertyPathHelper Class Members
Methods 

C1.WPF Namespace : C1PropertyPathHelper Class

The following tables list the members exposed by C1PropertyPathHelper.

Public Methods
 NameDescription
Public Methodstatic (Shared in Visual Basic)Overloaded. Creates a Function to evaluate a given property path on a given object. For the property path: MyProperty1.MyProperty2 it will return the following function: i => i.MyProperty1.MyProperty2  
Public Methodstatic (Shared in Visual Basic)Gets the value resulting from applying the property path to the item.  
Top
See Also

Reference

C1PropertyPathHelper Class
C1.WPF Namespace