Click or drag to resize

DisableTargetWhileEditingBehaviorTarget Property

Gets or sets the target element that will be disabled during editing.

Namespace:  DataGridExtensions.Behaviors
Assembly:  DataGridExtensions (in DataGridExtensions.dll)
Syntax
public UIElement Target { get; set; }

Property Value

Type: UIElement
See Also