ClassRadBreadcrumb
Class
Represents the RadBreadcrumb control wrapper.
Definition
Namespace:Telerik.WebAii.Controls.Xaml
Assembly:Telerik.WebAii.Controls.Xaml.dll
Syntax:
cs-api-definition
public class RadBreadcrumb : Control, IAutomationPeer, IPeerConverter, IControl, IFrameworkElement, ITargetElement
Inheritance: objectAutomationObject<FrameworkElement>FrameworkElementSilverlightTestElementControlRadBreadcrumb
Implements:
Inherited Members
Constructors
RadBreadcrumb()
Declaration
cs-api-definition
public RadBreadcrumb()
Properties
Height
Get the RadBreadcrumb height.
PathText
Gets RadBreadcrumb's text.
RadBreadcrumbBar
Finds the RadBreadcrumbBar in RadBreadcrumb.
Declaration
cs-api-definition
public RadBreadcrumbBar RadBreadcrumbBar { get; }
Property Value
RadSplitButton
Finds the RadSplitButton in RadBreadcrumb.
Declaration
cs-api-definition
public RadSplitButton RadSplitButton { get; }
Property Value
Width
Get the RadBreadcrumb width.