Back to Devexpress

GridCustomCommandButton Class

aspnet-devexpress-dot-web-13551e56.md

latest1.8 KB
Original Source

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.v25.2.dll

NuGet Package : DevExpress.Web

Declaration

csharp
public abstract class GridCustomCommandButton :
    CollectionItem
vb
Public MustInherit Class GridCustomCommandButton
    Inherits CollectionItem

Implements

IStateManager

IPropertiesOwner

IExpressionsAccessor

Inheritance

Object StateManager CollectionItem GridCustomCommandButton CardViewCustomCommandButton

GridViewCommandColumnCustomButton

VerticalGridCommandRowCustomButton

BootstrapCardViewCustomCommandButton

BootstrapGridViewCommandColumnCustomButton

See Also

GridCustomCommandButton Members

DevExpress.Web Namespace