Click or drag to resize

ClearTextBoxOnButtonClickBehaviorTextBox Property

Gets or sets the text box to clear.

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

Property Value

Type: TextBox
See Also