Nevron .NET Vision
Nevron.Editors Namespace / NNodePropertyGridEditorUC Class / DomPropertyGrid Field


In This Topic
    DomPropertyGrid Field
    In This Topic
    Syntax
    'Declaration
     
    
    Public DomPropertyGrid As System.Windows.Forms.PropertyGrid
    'Usage
     
    
    Dim instance As NNodePropertyGridEditorUC
    Dim value As System.Windows.Forms.PropertyGrid
     
    value = instance.DomPropertyGrid
     
    instance.DomPropertyGrid = value
    public System.Windows.Forms.PropertyGrid DomPropertyGrid
    Requirements

    Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

    See Also