A newer version of this page is available.
Switch to the current version.
ASPxGridCommandButtonEventArgs.RenderMode Property
Specifies the processed command button's render mode.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v18.2.dll
Declaration
public GridCommandButtonRenderMode RenderMode { get; set; }
Public Property RenderMode As GridCommandButtonRenderMode
Property Value
Type | Description |
---|---|
GridCommandButtonRenderMode | One of the GridCommandButtonRenderMode enumeration values. |
See Also
Feedback