aspnet-devexpress-dot-web-a94e83fc.md
Provide access to properties that allow customizing settings of grid adaptive command buttons.
Namespace : DevExpress.Web
Assembly : DevExpress.Web.v25.2.dll
NuGet Package : DevExpress.Web
public class GridViewAdaptiveCommandButtonSettings :
GridViewCommandButtonSettings
Public Class GridViewAdaptiveCommandButtonSettings
Inherits GridViewCommandButtonSettings
The following members return GridViewAdaptiveCommandButtonSettings objects:
An object of the GridViewAdaptiveCommandButtonSettings type can be accessed by the ASPxGridViewCommandButtonSettings.HideAdaptiveDetailButton and ASPxGridViewCommandButtonSettings.ShowAdaptiveDetailButton properties.
Object StateManager PropertiesBase ASPxGridSettingsBase GridCommandButtonSettings GridViewCommandButtonSettings GridViewAdaptiveCommandButtonSettings BootstrapGridViewAdaptiveCommandButtonSettings
See Also