[]
        
(Showing Draft Content)

C1.Win.InputPanel.InputComponentCollection.OnValidate

OnValidate Method

OnValidate(object)

Checks that the value argument derives from InputComponent.

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