ASPxClientDropDownCommandEventArgs Class
In This Article
Provides data for the ASPxClientDropDownEdit.DropDownCommandButtonClick event.
#Declaration
TypeScript
declare class ASPxClientDropDownCommandEventArgs extends ASPxClientCancelEventArgs
#Inheritance
ASPxClientEventArgs
ASPxClientCancelEventArgs
ASPxClientDropDownCommandEventArgs
See Also