TreeView 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.
    Object Model
    ItemFormattingEventArgs ClassIItemStyle Interface
    Syntax
    'Declaration
     
    
    Public Class ItemFormattingEventArgs 
       Inherits System.EventArgs
    public class ItemFormattingEventArgs : System.EventArgs 
    Inheritance Hierarchy

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

    See Also