Skip to main content
Tab

GridViewAdaptiveCommandButtonSettings Class

Provide access to properties that allow customizing settings of grid adaptive command buttons.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v23.2.dll

NuGet Package: DevExpress.Web

Declaration

public class GridViewAdaptiveCommandButtonSettings :
    GridViewCommandButtonSettings

The following members return GridViewAdaptiveCommandButtonSettings objects:

Remarks

An object of the GridViewAdaptiveCommandButtonSettings type can be accessed by the ASPxGridViewCommandButtonSettings.HideAdaptiveDetailButton and ASPxGridViewCommandButtonSettings.ShowAdaptiveDetailButton properties.

Adaptivity_HideShowButtons

Implements

See Also