Class BreadcrumbItemCollection
BreadcrumbItemCollection is the type of the RadBreadcrumbItem items property.
Inheritance
System.Object
BreadcrumbItemCollection
Namespace: Telerik.Windows.Controls.Breadcrumb
Assembly: Telerik.Windows.Controls.Navigation.dll
Syntax
public class BreadcrumbItemCollection : ObservableCollection<object>
Constructors
BreadcrumbItemCollection()
Declaration
public BreadcrumbItemCollection()