Spread Windows Forms 15.0
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / CellStyleNotify Class
Members


In This Topic
    CellStyleNotify Class
    In This Topic
    Represents a special AppearanceActionBase that displays the InvalidCellStyle on the validating cell if the validation fails.
    Syntax
    'Declaration
     
    
    Public Class CellStyleNotify 
       Inherits AppearanceActionBase
       Implements FarPoint.Win.ISerializeSupport, INamedObject 
    'Usage
     
    
    Dim instance As CellStyleNotify
    Inheritance Hierarchy

    System.Object
       FarPoint.Win.Spread.ValidateActionBase
          FarPoint.Win.Spread.AppearanceActionBase
             FarPoint.Win.Spread.CellStyleNotify

    See Also