ComponentOne FinancialChart for WPF
C1.WPF Namespace / C1Window Class / LeftProperty Field



In This Topic
    LeftProperty Field
    In This Topic
    Identifies the Left dependency property.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly LeftProperty As DependencyProperty
    'Usage
     
    
    Dim value As DependencyProperty
     
    value = C1Window.LeftProperty
    public static readonly DependencyProperty LeftProperty
    public:
    static readonly DependencyProperty^ LeftProperty
    See Also