ASPxClientUploadControlTextChangedEventArgs Constructors
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 |
---|---|
constructor(inputIndex) | Initializes a new instance of the ASPxClientUploadControlTextChangedEventArgs class. |
See Also