Syncfusion.AspNet by Syncfusion Inc.

<PackageReference Include="Syncfusion.AspNet" Version="20.2.0.48" />

.NET API 20,099,584 bytes

 DiagramSwimlane

public class DiagramSwimlane
public object AddInfo { get; set; }

public NodeConstraints Constraints { get; set; }

public string CssClass { get; set; }

public string FillColor { get; set; }

public Header Header { get; set; }

public double Height { get; set; }

public bool IsGroup { get; set; }

public bool IsSwimlane { get; set; }

public Collection Lanes { get; set; }

public double MaxHeight { get; set; }

public double MaxWidth { get; set; }

public double MinHeight { get; set; }

public double MinWidth { get; set; }

public string Name { get; set; }

public Collection Nodes { get; }

public double OffsetX { get; set; }

public double OffsetY { get; set; }

public string Orientation { get; set; }

public Collection Phases { get; set; }

public double PhaseSize { get; set; }

public string Type { get; set; }

public double Width { get; set; }

public double ZOrder { get; set; }

public DiagramSwimlane()