TextBoxValidationLinkButtonCommand Property
Gets or sets the command that is invoked when the link button is pressed.
Namespace: Aliquo.Windows.ControlsAssembly: Aliquo.Windows.Controls (in Aliquo.Windows.Controls.dll) Version: 5.0.9179.22656
public ICommand LinkButtonCommand { get; set; }
Public Property LinkButtonCommand As ICommand
Get
Set
Property Value
ICommand