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