ButtonEditClickEventArgs Class
Provides data for the ASPxButtonEditBase.ButtonClick event.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
Declaration
Remarks
Instances of the ButtonEditClickEventArgs class are automatically created, initialized and passed to corresponding event handlers.
See Also