IGridTextBoxValidationColumnLinkButtonCommandTarget Property

Gets or sets the element on which the specified link button command occurs.

Definition

Namespace: Aliquo.Windows.Controls
Assembly: Aliquo.Windows.Controls (in Aliquo.Windows.Controls.dll) Version: 5.0.9179.22656
C#
IInputElement LinkButtonCommandTarget { get; set; }

Property Value

IInputElement

See Also