Skip to main content
A newer version of this page is available. .

ASPxClientDropDownCommandEventArgs Members

Provides data for the ASPxClientDropDownEdit.DropDownCommandButtonClick event.

Constructors

Name Description
constructor Initializes a new instance of the ASPxClientDropDownCommandEventArgs class.

Properties

Name Description
cancel Gets or sets a value indicating whether the action which raised the event should be canceled. Inherited from ASPxClientCancelEventArgs.
commandName Gets the name of the processed command in the ASPxClientDropDownEdit.DropDownCommandButtonClick event.
See Also