MindFusion.Scheduling for Silverlight Programmer's Guide
ActivityChart.ShowResources Property
See Also
 





Gets or sets a value indicating whether the activity presenters will display allocated resources if present. This is a dependency property.

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

 Syntax

C#  Copy Code

public bool ShowResources { get; set; }

Visual Basic  Copy Code

Public Property ShowResources As Boolean

 Property Value

true to display resources allocated for the activities; otherwise, false.

 See Also

ActivityChart Members
ActivityChart Class
MindFusion.DataViews.Silverlight Namespace