ASPxClientUploadControlTextChangedEventArgs Properties
Provides data for the ASPxClientUploadControl.TextChanged client event that allows you to respond to an end-user changing an edit box’s text.
Name | Description |
---|---|
input |
Gets the index of a file input element within the ASPx |
See Also