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.v25.1.dll
#Declaration
public abstract class GridCustomCommandButton :
CollectionItem
#Inheritance
See Also