Gets or sets a string identifying the relation between the dependency and its source activity. This is a dependency property.
Namespace: MindFusion.DataViews.Wpf
Assembly: MindFusion.DataViews.Wpf
C#
![]() |
---|
public string FromType { get; set; } |
Visual Basic
![]() |
---|
Public Property FromType As String |
A string specifying the start type of the dependency.
MindFusion.Scheduling for WPF Programmer's Guide | © 2025 MindFusion |