Search
LayerListViewItem Class
See Also
 





Represents an item within a LayerListView control.

Namespace: MindFusion.Diagramming.WinForms
Assembly: MindFusion.Diagramming.WinForms.Controls

 Syntax

C#  Copy Code

public class LayerListViewItem : Control

Visual Basic  Copy Code

Public Class LayerListViewItem
    Inherits Control

 Inheritance Hierarchy

System.Object
    System.MarshalByRefObject
        System.ComponentModel.Component
            System.Windows.Forms.Control
                MindFusion.Diagramming.WinForms.LayerListViewItem

 See Also