Northwoods.GoWPF 2.2.4 Assembly
PartManager Property

Gets or sets the PartManager responsible for creating and updating Parts for all of the data managed by the Model.
Syntax
<CategoryAttribute("Model")>
Public Property PartManager As PartManager
[CategoryAttribute("Model")]
public PartManager PartManager {get; set;}

Property Value

The initial value is an instance of PartManager. There must always be a non-null value for this property. PartManagers cannot be shared by Diagrams.
Requirements
See Also

Reference

Diagram Class
Diagram Members

 

 


© Northwoods Software 2017. All Rights Reserved.

Send Feedback