ComponentOne List for WinForms
C1.Win.C1List Namespace / FormatTextEventArgs Class
Members

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

    System.Object
       System.EventArgs
          C1.Win.C1List.FormatTextEventArgs

    See Also