Collapse All
Expand All
Code: All
Code: Multiple
Code: C#
Code: Visual Basic
C#
Visual Basic
Mindscape WPF Property Grid
CollectionElement
.
.
::
.
CanWrite Property
CollectionElement Class
See Also
Gets whether the collection element 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
CollectionElement Class
Mindscape.WpfPropertyGrid Namespace