Back to Devexpress

ASPxVerticalGridCustomCommandButtonEventArgs Class

aspnet-devexpress-dot-web-00544112.md

latest1.5 KB
Original Source

ASPxVerticalGridCustomCommandButtonEventArgs Class

Provides data for the ASPxVerticalGrid.CustomButtonInitialize event.

Namespace : DevExpress.Web

Assembly : DevExpress.Web.v25.2.dll

NuGet Package : DevExpress.Web

Declaration

csharp
public class ASPxVerticalGridCustomCommandButtonEventArgs :
    ASPxGridCustomCommandButtonEventArgs
vb
Public Class ASPxVerticalGridCustomCommandButtonEventArgs
    Inherits ASPxGridCustomCommandButtonEventArgs

ASPxVerticalGridCustomCommandButtonEventArgs is the data class for the following events:

Inheritance

Object EventArgs ASPxGridCustomCommandButtonEventArgs ASPxVerticalGridCustomCommandButtonEventArgs

See Also

ASPxVerticalGridCustomCommandButtonEventArgs Members

DevExpress.Web Namespace