Back to Devexpress

GridViewCustomizationDialogCommandButtonSettings Class

aspnet-devexpress-dot-web-9e4a7ee2.md

latest2.1 KB
Original Source

GridViewCustomizationDialogCommandButtonSettings Class

Provides settings that affect the customization dialog’s command button appearance and functionality.

Namespace : DevExpress.Web

Assembly : DevExpress.Web.v25.2.dll

NuGet Package : DevExpress.Web

Declaration

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

The following members return GridViewCustomizationDialogCommandButtonSettings objects:

Implements

IStateManager

Inheritance

Object StateManager PropertiesBase ASPxGridSettingsBase GridCommandButtonSettings GridViewCommandButtonSettings GridViewCustomizationDialogCommandButtonSettings BootstrapGridViewCustomizationDialogCommandButtonSettings

See Also

GridViewCustomizationDialogCommandButtonSettings Members

DevExpress.Web Namespace