A newer version of this page is available.
Switch to the current version.
ButtonEditClickEventArgs Class
Provides data for the ASPxButtonEditBase.ButtonClick event.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v19.2.dll
Declaration
public class ButtonEditClickEventArgs :
EventArgs
Public Class ButtonEditClickEventArgs
Inherits EventArgs
Remarks
Instances of the ButtonEditClickEventArgs class are automatically created, initialized and passed to corresponding event handlers.
See Also
Feedback