Gets or sets the name of a target window or frame for the C1HyperlinkButton.

Namespace:  C1.WPF
Assembly:  C1.WPF (in C1.WPF.dll)

Syntax

C#
public string TargetName { get; set; }
Visual Basic
Public Property TargetName As String
	Get
	Set

See Also