BreadcrumbItemCaptionType

Namespace: PP.TS

Description

The BreadcrumbItemCaptionType enumeration contains types of breadcrumb text types in the MetaAttributeBreadCrumb component.

It is used by the MetaAttributeBreadCrumbView.ItemsCaptionType property.

Available Values

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:

PP.TS