MindFusion.Wpf Pack Programmer's Guide
LayerListView Members
Constructors Fields Properties Methods
 


Represents a list box with MindFusion.Diagramming.Wpf.Layer objects.

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

 Public Constructors

  Name Description

LayerListView

Initializes a new instance of the LayerListView class.

 Public Fields

  Name Description

AllowTitleEditProperty

Identifies the AllowTitleEdit dependency property.

CheckBoxSizeProperty

Identifies the CheckBoxSize dependency property.

ItemHeightProperty

Identifies the ItemHeight dependency property.

ListViewProperty

Identifies the ListView dependency property.

OverviewWidthProperty

Identifies the OverviewWidth dependency property.

 Public Properties

  Name Description

AllowTitleEdit

Gets or sets a value indicating whether layer titles can be in-place edited.

CheckBoxSize

Gets or sets the size of the layer checkboxes.

Diagram

Gets or sets the diagram this control is associated with.

ItemHeight

Gets or sets the height of the items.

ListView

Gets or sets the ListView object displayed by the control.

OverviewWidth

Gets or sets the width of the layer overview.

 Public Methods

  Name Description

OnApplyTemplate

FrameworkElement.OnApplyTemplate override.

 See Also

LayerListView Class
MindFusion.Diagramming.Wpf Namespace