Class RadBreadcrumbBar
Inheritance
System.Object
RadBreadcrumbBar
Inherited Members
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: Telerik.WebAii.Controls.Xaml.Wpf
Assembly: Telerik.WebAii.Controls.Xaml.Wpf.dll
Syntax
public class RadBreadcrumbBar : Control, IAutomationPeer, IPeerConverter, IControl, IFrameworkElement, ITargetElement
Constructors
RadBreadcrumbBar()
Declaration
public RadBreadcrumbBar()
Properties
RadBreadcrumbBarItems
Declaration
public IList<RadBreadcrumbBarItem> RadBreadcrumbBarItems { get; }
Property Value
System.Collections.Generic.IList<RadBreadcrumbBarItem>
|
XamlTag
Declaration
public override string XamlTag { get; }
Property Value
System.String
|