Spread for ASP.NET 8.0 Product Documentation
HierBarInfo Class
Members 


Represents information about the hierarchy bar in the Spread component.
Object Model
HierBarInfo Class
Syntax
'Declaration
 
Public Class HierBarInfo 
   Implements FarPoint.Web.Spread.Model.ISerializeSupport 
'Usage
 
Dim instance As HierBarInfo
public class HierBarInfo : FarPoint.Web.Spread.Model.ISerializeSupport  
Remarks

The hierarchy bar is the tool bar above the component that contains the information about the hierarchy for a sheet view that has more than one level of sheet.

When you have an entire sheet in a cell, you have a hierarchy. As an alternative to displaying the entire hierarchy of sheets, you can display only one sheet at a time with its hierarchy information displayed in the tool bars above the sheet. This hierarchy information displays the names of the different sheet levels (the whole path) on one line and lets you click on any of those levels, and it displays the information about the parent row (the row above the displayed sheet) on another line. You can decide whether to display one or both of these.

Inheritance Hierarchy

System.Object
   FarPoint.Web.Spread.HierBarInfo

Requirements

Target Platforms: Windows 7, Windows 8, Windows Vista, Windows Server 2000, Windows 2000 Professional, Windows XP Professional, Windows NT 4.0 Workstation, SP6, Windows NT 4.0 Server, SP6

See Also

Reference

HierBarInfo Members
FarPoint.Web.Spread Namespace
HierBar Property

User-Task Documentation

Customizing the Hierarchy Bar

 

 


Copyright © GrapeCity, inc. All rights reserved.