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


CellStyleNotify Class
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