Back to Devexpress

GridViewCommandButtonSettings Class

aspnet-devexpress-dot-web-1c469f56.md

latest4.0 KB
Original Source

GridViewCommandButtonSettings Class

Provides settings that affect the command button‘s appearance and functionality.

Namespace : DevExpress.Web

Assembly : DevExpress.Web.v25.2.dll

NuGet Package : DevExpress.Web

Declaration

csharp
public class GridViewCommandButtonSettings :
    GridCommandButtonSettings
vb
Public Class GridViewCommandButtonSettings
    Inherits GridCommandButtonSettings

The following members return GridViewCommandButtonSettings objects:

Show 14 links

Implements

IStateManager

Inheritance

Show 12 items

Object StateManager PropertiesBase ASPxGridSettingsBase GridCommandButtonSettings GridViewCommandButtonSettings GridViewAdaptiveCommandButtonSettings

GridViewCustomizationDialogCommandButtonSettings

BootstrapGridViewCustomizationDialogCommandButtonSettings

BootstrapGridViewAdaptiveCommandButtonSettings

BootstrapGridViewSearchPanelCommandButtonSettings

BootstrapGridViewCommandButtonSettings

See Also

GridViewCommandButtonSettings Members

DevExpress.Web Namespace