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