GridViewAdaptiveCommandButtonSettings Class
Provide access to properties that allow customizing settings of grid adaptive command buttons.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
Declaration
Related API Members
The following members return GridViewAdaptiveCommandButtonSettings objects:
Remarks
An object of the GridViewAdaptiveCommandButtonSettings type can be accessed by the ASPxGridViewCommandButtonSettings.HideAdaptiveDetailButton and ASPxGridViewCommandButtonSettings.ShowAdaptiveDetailButton properties.
Implements
Inheritance
See Also