EditButton(String) Constructor
Initializes a new instance of the EditButton class with the specified setting.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
Declaration
Parameters
Name | Type | Description |
---|---|---|
text | String | A String value that specifies the caption text of the created button. |
See Also