Spread for ASP.NET 12 Product Documentation
HierBar Property


FarPoint.Web.Spread Assembly > FarPoint.Web.Spread Namespace > FpSpread Class : HierBar Property
Gets the hierarchy bar information for the component.
Syntax
'Declaration
 
Public ReadOnly Property HierBar As HierBarInfo
'Usage
 
Dim instance As FpSpread
Dim value As HierBarInfo
 
value = instance.HierBar
public HierBarInfo HierBar {get;}
See Also

Reference

FpSpread Class
FpSpread Members