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 |
---|---|
inputIndex | Gets the index of a file input element within the ASPxUploadControl. |
See Also