Input for WinForms | ComponentOne
C1.Win.CoditionalFormatting Namespace / ItemFormattingEventArgs Class
Members

In This Topic
    ItemFormattingEventArgs Class
    In This Topic
    Contains data for the conditional formatting event.
    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