MindFusion.Scheduling for Silverlight Programmer's Guide
ResourceViewSettings.LaneCount Property
See Also
 





Gets or sets the number lanes to display for each resource when ViewStyle is set to Lanes, or 0, to let the control automatically determined the required number of lanes. This is a dependency property.

Namespace: MindFusion.Scheduling.Silverlight
Assembly: MindFusion.Scheduling.Silverlight

 Syntax

C#  Copy Code

public int LaneCount { get; set; }

Visual Basic  Copy Code

Public Property LaneCount As Integer

 Property Value

 See Also

ResourceViewSettings Members
ResourceViewSettings Class
MindFusion.Scheduling.Silverlight Namespace