Collapse All
Expand All
Code: All
Code: Multiple
Code: C#
Code: Visual Basic
C#
Visual Basic
.NET Framework Class Library
C1TabControl
.
.
::
.
.
CanUserReorder Property
C1TabControl Class
See Also
Whether the user is allowed to drag and drop and reorder C1TabItems from this C1TabControl.
Namespace:
C1.WPF
Assembly:
C1.WPF
(in C1.WPF.dll)
Syntax
C#
public
bool
CanUserReorder
{
get
;
set
; }
Visual Basic
Public
Property
CanUserReorder
As
Boolean
Get
Set
See Also
C1TabControl Class
C1.WPF Namespace