Class RadBreadcrumb
Inheritance
System.Object
RadBreadcrumb
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 RadBreadcrumb : Control, IAutomationPeer, IPeerConverter, IControl, IFrameworkElement, ITargetElement
Constructors
RadBreadcrumb()
Declaration
public RadBreadcrumb()
Properties
Height
Declaration
public double Height { get; }
Property Value
System.Double
|
PathText
Declaration
public string PathText { get; }
Property Value
System.String
|
RadBreadcrumbBar
RadSplitButton
Width
Declaration
public double Width { get; }
Property Value
System.Double
|
XamlTag
Declaration
public override string XamlTag { get; }
Property Value
System.String
|