Search
LaneGridCellPresenter Class
See Also
 






Renders the content of lane-grid cells.

Namespace: MindFusion.Diagramming.Lanes
Assembly: MindFusion.Diagramming

 Syntax

C#  Copy Code

public class LaneGridCellPresenter : Control

Visual Basic  Copy Code

Public Class LaneGridCellPresenter
    Inherits Control

 Inheritance Hierarchy

System.Object
    Windows.UI.Xaml.DependencyObject
        Windows.UI.Xaml.UIElement
            Windows.UI.Xaml.FrameworkElement
                Windows.UI.Xaml.Controls.Control
                    MindFusion.Diagramming.Lanes.LaneGridCellPresenter

 See Also