\
ComponentOne List for WinForms
C1.Win.C1List.4.5.2 Assembly / C1.Win.C1List Namespace / SelectedRowCollection Class / OnValidate Method

In This Topic
    OnValidate Method (SelectedRowCollection)
    In This Topic
    Syntax
    'Declaration
     
    Protected Overridable Sub OnValidate( _
       ByVal value As System.Object _
    ) 
    protected virtual void OnValidate( 
       System.object value
    )

    Parameters

    value
    See Also