[]
        
(Showing Draft Content)

C1.Win.C1Win7Pack.CustomButtonCollection.OnValidate

OnValidate Method

OnValidate(object)

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

Declaration
protected override void OnValidate(object value)
Parameters
Type Name Description
object value
Overrides