Spread Windows Forms 17
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / ConditionalFormattingChangedEventArgs Class
Members


In This Topic
    ConditionalFormattingChangedEventArgs Class
    In This Topic
    Represents the event data for the Changed event of conditional formatting.
    Syntax
    'Declaration
     
    
    Public Class ConditionalFormattingChangedEventArgs 
       Inherits System.EventArgs
    'Usage
     
    
    Dim instance As ConditionalFormattingChangedEventArgs
    public class ConditionalFormattingChangedEventArgs : System.EventArgs 
    Inheritance Hierarchy

    System.Object
       System.EventArgs
          FarPoint.Win.Spread.ConditionalFormattingChangedEventArgs

    See Also