MindFusion.Wpf Pack Programmer's Guide
DependencyPopupContent.FromType Property
See Also
 





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

 Syntax

C#  Copy Code

public string FromType { get; set; }

Visual Basic  Copy Code

Public Property FromType As String

 Property Value

A string specifying the start type of the dependency.

 See Also

DependencyPopupContent Members
DependencyPopupContent Class
MindFusion.DataViews.Wpf Namespace