ComponentOne FinancialChart for WPF
C1.WPF Namespace / C1WrapPanel Class / OrientationProperty Field



In This Topic
    OrientationProperty Field (C1WrapPanel)
    In This Topic
    Identifies the Orientation dependency property.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly OrientationProperty As DependencyProperty
    'Usage
     
    
    Dim value As DependencyProperty
     
    value = C1WrapPanel.OrientationProperty
    public static readonly DependencyProperty OrientationProperty
    public:
    static readonly DependencyProperty^ OrientationProperty
    See Also