Basic Library for WPF and Silverlight | ComponentOne
C1.WPF Namespace / C1PropertyPathHelper Class
Members

In This Topic
    C1PropertyPathHelper Class
    In This Topic
    Provides helper methods to work with System.Linq.Expressions.Expression and property paths.
    Object Model
    C1PropertyPathHelper Class
    Syntax
    'Declaration
     
    
    Public MustInherit NotInheritable Class C1PropertyPathHelper 
    public static class C1PropertyPathHelper 
    Inheritance Hierarchy

    System.Object
       C1.WPF.C1PropertyPathHelper

    See Also