MindFusion.Wpf Pack Programmer's Guide
AllocationPresenter.IsInCollision Property
See Also
 





Gets a value indicating whether the presenter collides with another allocation presenter, while both presenters display allocations for the same resource.

Namespace: MindFusion.DataViews.Wpf
Assembly: MindFusion.DataViews.Wpf

 Syntax

C#  Copy Code

public bool IsInCollision { get; }

Visual Basic  Copy Code

Public ReadOnly Property IsInCollision As Boolean

 Property Value

true indicates that the item is in collision; otherwise false

 See Also

AllocationPresenter Members
AllocationPresenter Class
MindFusion.DataViews.Wpf Namespace