ComponentOne TileControl for WinForms
C1.Win.C1TileControl.4.5.2 Assembly / C1.Win.C1Tile Namespace / FormatValueEventArgs Class
Members

In This Topic
    FormatValueEventArgs Class
    In This Topic
    Provides data for FormatValue event.
    Object Model
    FormatValueEventArgs Class
    Syntax
    'Declaration
     
    
    Public Class FormatValueEventArgs 
       Inherits System.EventArgs
    public class FormatValueEventArgs : System.EventArgs 
    Inheritance Hierarchy

    System.Object
       System.EventArgs
          C1.Win.C1Tile.FormatValueEventArgs

    See Also