InterfaceIGraphSource<T>
Interface
Describes the elements of a generic MVVM graph source.
Definition
Namespace:Telerik.Windows.Diagrams.Core
Assembly:Telerik.WinControls.RadDiagram.dll
Type Parameters:
T
The type of graph source.
Syntax:
cs-api-definition
public interface IGraphSource<T> : IGraphSource