Spread Windows Forms 13.0 Product Documentation
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.
    Object Model
    CellStyleNotify ClassAppearanceStyleInfo Class
    Syntax
    'Declaration
     
    Public Class CellStyleNotify 
       Inherits AppearanceActionBase
       Implements FarPoint.Win.ISerializeSupportINamedObject 
    'Usage
     
    Dim instance As CellStyleNotify
    Inheritance Hierarchy

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

    See Also