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


In This Topic
    LineNotify Class
    In This Topic
    Represents a special AppearanceActionBase that displays an underline in the validating cell when validation fails.
    Syntax
    'Declaration
     
    
    Public Class LineNotify 
       Inherits AppearanceActionBase
       Implements FarPoint.Win.ISerializeSupport, INamedObject 
    'Usage
     
    
    Dim instance As LineNotify
    Inheritance Hierarchy

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

    See Also