DiagramLite Programmer's Guide
LayerListView Members
Constructors Fields Properties Methods
 


Represents a list box with MindFusion.Diagramming.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.

DiagramProperty

Identifies the Diagram dependency property.

ItemHeightProperty

Identifies the ItemHeight 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. This is a dependency property.

CheckBoxSize

Gets or sets the size of the layer checkboxes. This is a dependency property.

Diagram

Gets or sets the diagram associated with this control. This is a dependency property.

ItemHeight

Gets or sets the height of the items. This is a dependency property.

OverviewWidth

Gets or sets the width of the layer overview. This is a dependency property.

 Public Methods

  Name Description

OnApplyTemplate

FrameworkElement.OnApplyTemplate override.

 See Also

LayerListView Class
MindFusion.Diagramming Namespace