C1.Win.8 Assembly / C1.Win.CoditionalFormatting Namespace / ItemFormattingEventArgs Class
Members

ItemFormattingEventArgs Class
Contains data for the conditional formatting event.
Object Model
ItemFormattingEventArgs Class
Syntax
'Declaration
 
Public Class ItemFormattingEventArgs 
   Inherits System.ComponentModel.CancelEventArgs
 
Inheritance Hierarchy

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

See Also