Version

BreadcrumbDelimiter Property

Sets/gets (it is set via $.html()) delimiter between ancestors in the breadcrumb trail. It is used only when contextRowMode is breadcrumb
Syntax
'Declaration
 
Public Property BreadcrumbDelimiter As System.String
public System.string BreadcrumbDelimiter {get; set;}

Property Value

The breadcrumb delimiter.
Requirements

Target Platforms: Windows 8.1, Windows 8.1, Windows 8, Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

View on GitHub