Gets a value indicating whether the property can be written to.

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

Syntax

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

See Also