Back to Devexpress

ASPxClientUploadControlTextChangedEventArgs Class

aspnet-js-aspxclientuploadcontroltextchangedeventargs.md

latest768 B
Original Source

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

ts
declare class ASPxClientUploadControlTextChangedEventArgs extends ASPxClientEventArgs

Remarks

ASPxClientUploadControlTextChangedEventArgs objects with proper settings are automatically created and passed to the corresponding event handlers.

Inheritance

ASPxClientEventArgs ASPxClientUploadControlTextChangedEventArgs

See Also

ASPxClientUploadControlTextChangedEventArgs Members