A newer version of this page is available.
Switch to the current version.
ASPxGridViewCommandButtonSettings Class
Provide access to properties that allow customizing settings of grid command buttons.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v19.2.dll
Declaration
public class ASPxGridViewCommandButtonSettings :
ASPxGridCommandButtonSettings
Public Class ASPxGridViewCommandButtonSettings
Inherits ASPxGridCommandButtonSettings
Related API Members
The following members accept/return ASPxGridViewCommandButtonSettings objects:
Remarks
An object of the ASPxGridViewCommandButtonSettings type can be accessed via the ASPxGridView.SettingsCommandButton property.
Implements
Inheritance
Object
StateManager
PropertiesBase
ASPxGridSettingsBase
ASPxGridCommandButtonSettings
ASPxGridViewCommandButtonSettings
See Also
Feedback