GridCustomCommandButton Class
In This Article
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.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
public abstract class GridCustomCommandButton :
CollectionItem
#Inheritance
See Also