Northwoods.GoWPF 2.2.4 Assembly
DataFormat Property (IDiagramModel)

Gets or sets the format of this model's data.
Syntax
Property DataFormat As String
string DataFormat {get; set;}

Property Value

By default this is the fully qualified name of this model type.
Remarks
This string is used by clipboard and drag-and-drop operations to distinguish between different and presumably incompatible data sources. You may wish to provide different values in order to prevent data from being transferred to other applications that are using the same model class.
Requirements
See Also

Reference

IDiagramModel Interface
IDiagramModel Members

 

 


© Northwoods Software 2017. All Rights Reserved.

Send Feedback