Collapse All
Expand All
Code: All
Code: Multiple
Code: C#
Code: Visual Basic
C#
Visual Basic
Mindscape WPF Property Grid
InPlaceEditing
.
.
::
.
CanEditInPlace Property
InPlaceEditing Class
See Also
Gets whether an in-place editor is available.
Namespace:
Mindscape.WpfPropertyGrid
Assembly:
Mindscape.WpfPropertyGrid (in Mindscape.WpfPropertyGrid)
Version:
1.0.0.0 (1.0.0.0)
Syntax
C#
public
bool
CanEditInPlace
{
get
; }
Visual Basic (Declaration)
Public
ReadOnly
Property
CanEditInPlace
As
Boolean
See Also
InPlaceEditing Class
Mindscape.WpfPropertyGrid Namespace