ComponentOne TileControl for WinForms
OnValidating Method

C1.Win.C1TileControl.4 Assembly > C1.Win.C1Tile Namespace > C1TileControl Class : OnValidating Method
Syntax
'Declaration
 
Protected Overridable Sub OnValidating( _
   ByVal e As System.ComponentModel.CancelEventArgs _
) 
protected virtual void OnValidating( 
   System.ComponentModel.CancelEventArgs e
)

Parameters

e
See Also

Reference

C1TileControl Class
C1TileControl Members