Collapse All
Expand All
Code: All
Code: Multiple
Code: C#
Code: Visual Basic
C#
Visual Basic
Mindscape WPF Property Grid
Node
.
.
::
.
DeclaringType Property
Node Class
See Also
Gets the type which declares the property represented by this node.
Namespace:
Mindscape.WpfPropertyGrid
Assembly:
Mindscape.WpfPropertyGrid (in Mindscape.WpfPropertyGrid)
Version:
1.0.0.0 (1.0.0.0)
Syntax
C#
public
Type
DeclaringType
{
get
; }
Visual Basic (Declaration)
Public
ReadOnly
Property
DeclaringType
As
Type
See Also
Node Class
Mindscape.WpfPropertyGrid Namespace