Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / ConditionalFormattingChangedEventArgs Class
Members


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

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

See Also