ASPxClientUploadControlTextChangedEventArgs Class
Provides data for the ASPxClientUploadControl.TextChanged client event that allows you to respond to an end-user changing an edit box’s text.
#Declaration
declare class ASPxClientUploadControlTextChangedEventArgs extends ASPxClientEventArgs
#Remarks
ASPxClientUploadControlTextChangedEventArgs objects with proper settings are automatically created and passed to the corresponding event handlers.