Describes the elements of a generic MVVM graph source.
Namespace: Telerik.Windows.Diagrams.CoreAssembly: Telerik.Windows.Diagrams.Core (in Telerik.Windows.Diagrams.Core.dll) Version: 2013.1.403.40
Syntax
| Visual Basic |
|---|
Public Interface IGraphSource(Of T) _
Inherits IGraphSource |
Type Parameters
- T
- The type of graph source.
See Also