Gets or sets a value indicating whether the item is a target of a tab reordering operation. This is a dependency property.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming.Controls.Silverlight
C#
![]() |
---|
public bool IsDropTarget { get; set; } |
Visual Basic
![]() |
---|
Public Property IsDropTarget As Boolean |
true if the item is being reordered, otherwise false.