Spread ASP.NET 17
FarPoint.Web.Spread Assembly / FarPoint.Web.Spread Namespace / HierBarInfo Class / Reset Method


In This Topic
    Reset Method (HierBarInfo)
    In This Topic
    Sets the properties of a hierarchy bar in the Spread component to their default values.
    Syntax
    'Declaration
     
    
    Public Sub Reset() 
    'Usage
     
    
    Dim instance As HierBarInfo
     
    instance.Reset()
    public void Reset()
    See Also