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





Gets or sets a value indicating whether the presenter should display the name of the activity it's allocated to. This is a dependency property.

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

 Syntax

C#  Copy Code

public bool ShowActivity { get; set; }

Visual Basic  Copy Code

Public Property ShowActivity As Boolean

 Property Value

true to display the name of the related activity; otherwise, false.

 See Also

AllocationPresenter Members
AllocationPresenter Class
MindFusion.DataViews.Wpf Namespace