MindFusion.Scheduling for Silverlight Programmer's Guide
ResourceChart.ShowActivities Property
See Also
 





Gets or sets a value indicating whether an allocation presenter will display the name of the activity it's allocatated to. This is a dependency property.

Namespace: MindFusion.DataViews.Silverlight
Assembly: MindFusion.DataViews.Silverlight

 Syntax

C#  Copy Code

public bool ShowActivities { get; set; }

Visual Basic  Copy Code

Public Property ShowActivities As Boolean

 Property Value

 See Also

ResourceChart Members
ResourceChart Class
MindFusion.DataViews.Silverlight Namespace