Gets or sets a value indicating whether the item can be docked. Namespace: MindFusion.UI.Web
|
C#
![]() |
---|
public bool CanDock { get; set; } |
Visual Basic
![]() |
---|
Public Property CanDock As Boolean |
Type: Boolean
true if the window can be docked, otherwise false. Default value is true.