Search
LayerListViewItem Members
Constructors Properties Methods
 


Represents an item within a LayerListView control.

The following tables list the members exposed by the LayerListViewItem type.

 Public Constructors

  Name Description

LayerListViewItem

Initializes a new instance of the LayerListViewItem class.

 Public Properties

  Name Description

Index

Gets the index of this item.

Layer

Gets the layer object represented by this item.

 Protected Methods

  Name Description

OnSizeChanged

Control.OnSizeChanged override.

ProcessDialogKey

Control.ProcessDialogKey override.

 See Also