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



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