GridCustomCommandButton.ID Property
Gets or sets a value that identifies the custom button.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
Declaration
Property Value
Type | Default | Description |
---|---|---|
String | String.Empty | A String value that is the custom button Id. |
See Also