MindFusion.Wpf Pack Programmer's Guide
Control.Name Property
See Also
 





Gets the name of the control point.

Namespace: MindFusion.Vsx
Assembly: MindFusion.Vsx

 Syntax

C#  Copy Code

public string Name { get; }

Visual Basic  Copy Code

Public ReadOnly Property Name As String

 Property Value

A string value.

 See Also

Control Members
Control Class
MindFusion.Vsx Namespace