Namespace: PP.TS
The BreadcrumbItemCaptionType enumeration contains types of breadcrumb text types in the MetaAttributeBreadCrumb component.
It is used by the MetaAttributeBreadCrumbView.ItemsCaptionType property.
Value |
Brief description |
SelectedCount |
Text that looks like: "[Factor name] (Selected: [Number of selected elements])". |
SelectedNames |
Text that looks like: "[Factor name] ([First element] .. [Last element] ([Number of selected elements]))". |
See also: