CanUndock
Specifies whether an user can drag-out the panel outside of current dock and move it around over the screen.
razor
[Parameter] public bool CanUndock { get; set; } = true;
Specifies whether an user can drag-out the panel outside of current dock and move it around over the screen.
[Parameter] public bool CanUndock { get; set; } = true;