C1.Win.Ribbon.8 Assembly / C1.Win.Ribbon Namespace / RibbonQatLinkCollection Class / OnValidate Method

In This Topic
OnValidate Method (RibbonQatLinkCollection)
In This Topic
Checks whather the type of the value argument is allowable for this item collection.
Syntax
'Declaration
 
Protected Overrides Sub OnValidate( _
   ByVal value As System.Object _
) 
 

Parameters

value
See Also