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