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

ASPxGridViewCustomButtonInitializer.ActionId Property

Gets the action’s identifier.

Namespace: DevExpress.ExpressApp.Web.Editors.ASPx

Assembly: DevExpress.ExpressApp.Web.v18.2.dll

Declaration

public string ActionId { get; }

Property Value

Type Description
String

A string that specifies the action’s identifier.

See Also