'Declaration
<System.ComponentModel.NotifyParentPropertyAttribute(True)> Public Property Type As MonitorColumnType
'Usage
Dim instance As MonitorColumn Dim value As MonitorColumnType instance.Type = value value = instance.Type
[System.ComponentModel.NotifyParentProperty(true)] public MonitorColumnType Type {get; set;}