ComponentOne TileControl for WinForms
OnFormatValue Method

C1.Win.C1TileControl.4 Assembly > C1.Win.C1Tile Namespace > C1TileControl Class : OnFormatValue Method
Raises the FormatValue event.
Syntax
'Declaration
 
Protected Overridable Sub OnFormatValue( _
   ByVal e As FormatValueEventArgs _
) 
protected virtual void OnFormatValue( 
   FormatValueEventArgs e
)

Parameters

e
See Also

Reference

C1TileControl Class
C1TileControl Members