New to Telerik UI for ASP.NET Core? Download free 30-day trial

PanelBarHtmlBuilder

Properties

Component - PanelBar

If set to false the widget will not bind to the data source during initialization. In this case data binding will occur when the change event of the data source is fired. By default the widget will bind to the data source specified in the configuration.

Methods

ChildrenTag(Kendo.Mvc.UI.PanelBarItem)

Parameters

item - PanelBarItem

Build()

ItemTag(Kendo.Mvc.UI.PanelBarItem)

Parameters

item - PanelBarItem

ItemInnerContentTag(Kendo.Mvc.UI.PanelBarItem,System.Boolean)

Parameters

item - PanelBarItem
hasAccessibleChildren - System.Boolean

ItemContentTag(Kendo.Mvc.UI.PanelBarItem)

Parameters

item - PanelBarItem

ListTag()

ComponentTag(System.String)

Parameters

tagName - System.String

ImageTag(Kendo.Mvc.UI.PanelBarItem)

Parameters

item - PanelBarItem

Text(Kendo.Mvc.UI.PanelBarItem)

Parameters

item - PanelBarItem

SpriteTag(Kendo.Mvc.UI.PanelBarItem)

Parameters

item - PanelBarItem

ContentTag(Kendo.Mvc.UI.PanelBarItem)

Parameters

item - PanelBarItem

ListItemTag(Kendo.Mvc.UI.PanelBarItem,System.Action,System.Boolean)

Parameters

item - PanelBarItem
configure - System.Action<IHtmlNode>
addDefaultClasses - System.Boolean

LinkTag(Kendo.Mvc.UI.PanelBarItem,System.Action,System.Boolean)

Parameters

item - PanelBarItem
configure - System.Action<IHtmlNode>
isInPanelBar - System.Boolean
In this article
Not finding the help you need?