| ClearTextBoxOnButtonClickBehaviorTextBox Property |
Gets or sets the text box to clear.
Namespace:
DataGridExtensions.Behaviors
Assembly:
DataGridExtensions (in DataGridExtensions.dll)
Syntax public TextBox TextBox { get; set; }
Public Property TextBox As TextBox
Get
Set
Property Value
Type:
TextBoxSee Also