MindFusion.Wpf Pack 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.Wpf
Assembly: MindFusion.Scheduling.Wpf

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