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