ComponentOne SuperTooltip for WinForms
C1.Win.4.8 Assembly / C1.Win.CoditionalFormatting Namespace / ItemFormattingEventArgs Class
Members

In This Topic
    ItemFormattingEventArgs Class
    In This Topic
    Contains data for the conditional formatting event.
    Object Model
    ItemFormattingEventArgs Class
    Syntax
    'Declaration
     
    Public Class ItemFormattingEventArgs 
       Inherits System.ComponentModel.CancelEventArgs
    public class ItemFormattingEventArgs : System.ComponentModel.CancelEventArgs 
    Inheritance Hierarchy

    System.Object
       System.EventArgs
          System.ComponentModel.CancelEventArgs
             C1.Win.CoditionalFormatting.ItemFormattingEventArgs

    See Also