Northwoods.GoWPF 2.2.4 Assembly
HasDefaultModel Property

Gets or sets whether this Diagram has a default value for Model, an empty Northwoods.GoXam.Model.UniversalGraphLinksModel.
Syntax
Public Property HasDefaultModel As Boolean
public bool HasDefaultModel {get; set;}

Property Value

The initial value is true. Set this to false if you want to bind the Diagram.Model.
Remarks
Setting this to false may be required if you have an M-V-VM architecture where the binding creating the Diagram and binding the Diagram.Model might occur in different orders.
Requirements
See Also

Reference

Diagram Class
Diagram Members

 

 


© Northwoods Software 2017. All Rights Reserved.

Send Feedback