RibbonItemTemplateContainer.Item Property
Gets an item for which the template’s content is being instantiated.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.1.dll
NuGet Package: DevExpress.Web
Declaration
Property Value
Type | Description |
---|---|
RibbonTemplateItem | A RibbonTemplateItem object that is the item being rendered. |
See Also