CrumbMaxDisplayLength property: OrgChart class

Description

Use this property to set the maximum description length that will appear for the breadcrumb.

A breadcrumb description has a maximum of 50 characters in length. If CrumbMaxDisplayLength is set to 30, then only the first 30 characters of the description appear and an ellipsis ( “…” ) is appended.

On mouse-over, the whole text of the breadcrumb appears.

The default is to show the full description.

This property takes a number value.

This property is read/write.