MindFusion.Wpf Pack Programmer's Guide
LayerListView.AllowTitleEdit Property
See Also
 





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

Namespace: MindFusion.Diagramming.Wpf
Assembly: MindFusion.Diagramming.Wpf

 Syntax

C#  Copy Code

public bool AllowTitleEdit { get; set; }

Visual Basic  Copy Code

Public Property AllowTitleEdit As Boolean

 Property Value

true to allow in-place editing of layer titles; otherwise, false. The default is false.

 See Also

LayerListView Members
LayerListView Class
MindFusion.Diagramming.Wpf Namespace