MindFusion.Scheduling for Silverlight 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.Silverlight
Assembly: MindFusion.DataViews.Silverlight

 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.Silverlight Namespace