Search
ResourceViewSettings.LaneSize Property
See Also
 






Gets or sets the size of a single lane.

Namespace: MindFusion.Scheduling
Assembly: MindFusion.Scheduling

 Syntax

C#  Copy Code

public int LaneSize { get; set; }

Visual Basic  Copy Code

Public Property LaneSize As Integer

 Property Value

An integer value.

 See Also