Skip to main content
A newer version of this page is available. .
Tab

GridViewAdaptiveCommandButtonSettings Class

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

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v19.1.dll

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