C1.Win.Ribbon.8 Assembly / C1.Win.Ribbon Namespace / RibbonItemCollectionBase Class / OnClearComplete Method

In This Topic
OnClearComplete Method (RibbonItemCollectionBase)
In This Topic
Performs additional custom processes after clearing the contents of the RibbonItemCollectionBase instance.
Syntax
'Declaration
 
Protected Overrides Sub OnClearComplete() 
 
See Also