Event arguments for calls to the QueryReferenceId or QueryReferenceId events.
Namespace: yWorks.yFiles.GraphML.ReferencesAssembly: yWorks.yFilesSilverlight.Viewer (in yWorks.yFilesSilverlight.Viewer.dll) Version: 2.1.0.2
Syntax
| C# |
|---|
public class QueryReferenceIdEventArgs : EventArgs |
| Visual Basic |
|---|
Public Class QueryReferenceIdEventArgs _ Inherits EventArgs |
Remarks
Event handling code should inspect the Value property and decide whether to set
the ReferenceId and/or ReferenceType property in order to handle the event.
Inheritance Hierarchy
System..::..Object
System..::..EventArgs
yWorks.yFiles.GraphML.References..::..QueryReferenceIdEventArgs
System..::..EventArgs
yWorks.yFiles.GraphML.References..::..QueryReferenceIdEventArgs