Northwoods.GoWPF 2.2.4 Assembly
DataFormat Property (DiagramModel)

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

Property Value

By default this is the fully qualified name of this model type. This property cannot be set to null.
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

DiagramModel Class
DiagramModel Members

 

 


© Northwoods Software 2017. All Rights Reserved.

Send Feedback