Skip to main content
Tab

GridCustomCommandButton Class

Serves as a base for classes that implement the functionality of a custom command button in different grid controls.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v23.2.dll

NuGet Package: DevExpress.Web

Declaration

public abstract class GridCustomCommandButton :
    CollectionItem
See Also