RibbonItemTemplateContainer(RibbonTemplateItem) Constructor
Initializes a new instance of the RibbonItemTemplateContainer class.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v25.1.dll
NuGet Package: DevExpress.Web
Declaration
Parameters
| Name | Type | Description |
|---|---|---|
| item | RibbonTemplateItem | A RibbonTemplateItem object specifying the ribbon item to which the current object belongs. |
See Also