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

ButtonEditClickEventArgs Class

Provides data for the ASPxButtonEditBase.ButtonClick event.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v19.1.dll

Declaration

public class ButtonEditClickEventArgs :
    EventArgs

Remarks

Instances of the ButtonEditClickEventArgs class are automatically created, initialized and passed to corresponding event handlers.

Inheritance

Object
EventArgs
ButtonEditClickEventArgs
See Also