Gets whether the property value can be modified.

Namespace:  Mindscape.WpfElements.WpfPropertyGrid
Assembly:  Mindscape.WpfElements (in Mindscape.WpfElements.dll)
Version: 3.0.0.0 (3.0.0.0)

Syntax

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

See Also