Northwoods.GoWPF 2.2.4 Assembly
Modifiable Property (IDiagramModel)

Gets or sets whether various model-changing methods are enabled.
Syntax
Property Modifiable As Boolean
bool Modifiable {get; set;}

Property Value

By default this value is false.
Remarks

When false, this property disables methods named "Add...", "Modify...", or "Remove...".

But note that this property does not and cannot affect the "modifiability" or "read-only"-ness of model data, since the data classes may have no knowledge about this model class and this property.

Requirements
See Also

Reference

IDiagramModel Interface
IDiagramModel Members

 

 


© Northwoods Software 2017. All Rights Reserved.

Send Feedback