'DeclarationPublic DomPropertyGrid As System.Windows.Forms.PropertyGrid
'UsageDim instance As NNodePropertyGridEditorUC Dim value As System.Windows.Forms.PropertyGrid value = instance.DomPropertyGrid instance.DomPropertyGrid = value
public System.Windows.Forms.PropertyGrid DomPropertyGrid