ComponentOne FinancialChart for WPF
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.
    Syntax
    'Declaration
     
    
    Public MustInherit NotInheritable Class C1PropertyPathHelper 
    'Usage
     
    
    Dim instance As C1PropertyPathHelper
    public static class C1PropertyPathHelper 
    public ref class C1PropertyPathHelper abstract sealed 
    Inheritance Hierarchy

    System.Object
       C1.WPF.C1PropertyPathHelper

    See Also