TabControl for WPF | ComponentOne
C1.WPF.TabControl 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
    public static readonly DependencyProperty CanUserReorderProperty
    See Also