Spread Windows Forms 15.0
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / AppearanceStyleCollection Class / ClearItems Method


In This Topic
    ClearItems Method (AppearanceStyleCollection)
    In This Topic
    Syntax
    'Declaration
     
    
    Protected Overrides NotOverridable Sub ClearItems() 
    'Usage
     
    
    Dim instance As AppearanceStyleCollection
     
    instance.ClearItems()
    protected override void ClearItems()
    See Also