DBObjectsBranch.UpdateParent Method

Updates the check state of parents.

Namespace:  Microsoft.VisualStudio.Data.Schema.Project.Common.UI.TreeGridSupport
Assembly:  Microsoft.VisualStudio.Data.Schema.Project (in Microsoft.VisualStudio.Data.Schema.Project.dll)

Syntax

'Declaration
Protected Sub UpdateParent
'Usage

Me.UpdateParent()
protected void UpdateParent()
protected:
void UpdateParent()
protected function UpdateParent()
member UpdateParent : unit -> unit 

.NET Framework Security

See Also

Reference

DBObjectsBranch Class

DBObjectsBranch Members

Microsoft.VisualStudio.Data.Schema.Project.Common.UI.TreeGridSupport Namespace