Back to Devexpress

ASPxGridCommandButtonSettings Class

aspnet-devexpress-dot-web-e86098c8.md

latest1.8 KB
Original Source

ASPxGridCommandButtonSettings Class

Serves as a base for classes that provide settings for command buttons customization in grid-like controls.

Namespace : DevExpress.Web

Assembly : DevExpress.Web.v25.2.dll

NuGet Package : DevExpress.Web

Declaration

csharp
public class ASPxGridCommandButtonSettings :
    ASPxGridSettingsBase
vb
Public Class ASPxGridCommandButtonSettings
    Inherits ASPxGridSettingsBase

Implements

IStateManager

Inheritance

Object StateManager PropertiesBase ASPxGridSettingsBase ASPxGridCommandButtonSettings ASPxCardViewCommandButtonSettings

ASPxGridViewCommandButtonSettings

ASPxVerticalGridCommandButtonSettings

BootstrapGridViewCommandButtonsSettings

BootstrapCardViewCommandButtonsSettings

See Also

ASPxGridCommandButtonSettings Members

DevExpress.Web Namespace