Represents an item within a LayerListView control.
Namespace: MindFusion.Diagramming.WinForms
Assembly: MindFusion.Diagramming.WinForms.Controls
SyntaxC#
Copy Code
|
|---|
public class LayerListViewItem : Control |
Visual Basic
Copy Code
|
|---|
Public Class LayerListViewItem |
Inheritance HierarchySystem.Object![]()
System.MarshalByRefObject![]()
System.ComponentModel.Component![]()
System.Windows.Forms.Control![]()
MindFusion.Diagramming.WinForms.LayerListViewItem
See Also