Renders the content of lane-grid cells.
Namespace: MindFusion.Diagramming.Lanes
Assembly: MindFusion.Diagramming
SyntaxC#
Copy Code
|
|---|
public class LaneGridCellPresenter : Control |
Visual Basic
Copy Code
|
|---|
Public Class LaneGridCellPresenter |
Inheritance HierarchySystem.Object![]()
Windows.UI.Xaml.DependencyObject![]()
Windows.UI.Xaml.UIElement![]()
Windows.UI.Xaml.FrameworkElement![]()
Windows.UI.Xaml.Controls.Control![]()
MindFusion.Diagramming.Lanes.LaneGridCellPresenter
See Also