HyperlinkControlCommand Property
Gets or sets a command to associate with the hyperlink.
Namespace: Aliquo.Windows.ControlsAssembly: Aliquo.Windows.Controls (in Aliquo.Windows.Controls.dll) Version: 5.0.9179.22656
public ICommand Command { get; set; }
Public Property Command As ICommand
Get
Set
Property Value
ICommand