[]
        
(Showing Draft Content)

C1.Win.Ribbon.RibbonQatLinkCollection.OnValidate

OnValidate Method

OnValidate(object)

Checks whather the type of the value argument is allowable for this item collection.

Declaration
protected override void OnValidate(object value)
Protected Overrides Sub OnValidate(value As Object)
Parameters
Type Name Description
object value
Overrides