Spread Windows Forms 13.0 Product Documentation
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.
    Object Model
    ConditionalFormattingChangedEventArgs ClassIConditionalFormattingRule Interface
    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