ComponentOne FinancialChart for WPF
C1.WPF Namespace / C1TabControl Class / CanUserReorderProperty Field



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