Spread for ASP.NET 12 Product Documentation
ShowWholePath Property


FarPoint.Web.Spread Assembly > FarPoint.Web.Spread Namespace > HierBarInfo Class : ShowWholePath Property
Gets or sets whether the whole path to the child view is shown on the hierarchy bar in the Spread component.
Syntax
'Declaration
 
Public Property ShowWholePath As Boolean
'Usage
 
Dim instance As HierBarInfo
Dim value As Boolean
 
instance.ShowWholePath = value
 
value = instance.ShowWholePath
public bool ShowWholePath {get; set;}
See Also

Reference

HierBarInfo Class
HierBarInfo Members