Spread ASP.NET 17
FarPoint.Web.Spread Assembly / FarPoint.Web.Spread Namespace / TouchStripCollection Class / Clear Method


In This Topic
    Clear Method (TouchStripCollection)
    In This Topic
    This function is not supported and it should not be called directly from your code.
    Syntax
    'Declaration
     
    
    Public Shadows Sub Clear() 
    'Usage
     
    
    Dim instance As TouchStripCollection
     
    instance.Clear()
    public new void Clear()
    See Also