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