Gets whether an in-place editor is available.

Namespace:  Mindscape.WpfPropertyGrid
Assembly:  Mindscape.WpfPropertyGrid (in Mindscape.WpfPropertyGrid)
Version: 1.0.0.0 (1.0.0.0)

Syntax

C#
public bool CanEditInPlace { get; }
Visual Basic (Declaration)
Public ReadOnly Property CanEditInPlace As Boolean

See Also