Collapse All
Expand All
Code: All
Code: Multiple
Code: C#
Code: Visual Basic
C#
Visual Basic
Mindscape WPF Property Grid
PropertyNode
.
.
::
.
PropertyType Property
PropertyNode Class
See Also
Gets the type of 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
override
Type
PropertyType
{
get
; }
Visual Basic (Declaration)
Public
Overrides
ReadOnly
Property
PropertyType
As
Type
See Also
PropertyNode Class
Mindscape.WpfPropertyGrid Namespace