Collapse All
Expand All
Code: All
Code: Multiple
Code: C#
Code: Visual Basic
C#
Visual Basic
Mindscape WPF Property Grid
PropertyNode
.
.
::
.
CanWrite Property
PropertyNode Class
See Also
Gets whether the property value can be modified.
Namespace:
Mindscape.WpfPropertyGrid
Assembly:
Mindscape.WpfPropertyGrid (in Mindscape.WpfPropertyGrid)
Version:
1.0.0.0 (1.0.0.0)
Syntax
C#
public
override
bool
CanWrite
{
get
; }
Visual Basic (Declaration)
Public
Overrides
ReadOnly
Property
CanWrite
As
Boolean
See Also
PropertyNode Class
Mindscape.WpfPropertyGrid Namespace