Spread ASP.NET 16
FarPoint.Web.Spread Assembly / FarPoint.Web.Spread Namespace / StyleInfo Class / ResetParent Method


In This Topic
    ResetParent Method
    In This Topic
    Resets the Parent property to its default value.
    Syntax
    'Declaration
     
    Public Sub ResetParent() 
    'Usage
     
    Dim instance As StyleInfo
     
    instance.ResetParent()
    public void ResetParent()
    See Also