RibbonItemBase(String) Constructor
In This Article
Initializes a new instance of the RibbonItemBase class with the specified name.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
#Declaration
#Parameters
Name | Type | Description |
---|---|---|
name | String | A String value that specifies the created ribbon item’s name. This value is assigned to the Ribbon |
See Also