Gets whether the property can be modified.

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

Syntax

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

See Also