Spread Windows Forms 15.0
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / IconNotify Class
Properties Methods Events


In This Topic
    IconNotify Class Members
    In This Topic

    The following tables list the members exposed by IconNotify.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets the reasons that cause the action to execute. (Inherited from FarPoint.Win.Spread.ValidateActionBase)
    Public PropertyGets or sets a System.Drawing.Icon that is displayed for the validating Cell.  
    Public PropertyGets or sets the alignment of the Icon.  
    Public PropertyGets or sets a string value that is shown when the pointer is hovering over the Icon.  
    Public PropertyGets or sets the CellValidateAction name. (Inherited from FarPoint.Win.Spread.ValidateActionBase)
    Top
    Public Methods
     NameDescription
    Public MethodOverridden. Creates an exact copy of the current IconNotify value.  
    Public MethodOverridden. Loads the object from XML.  
    Public MethodOverridden. Gets the object data.  
    Public MethodOverridden. Saves the object to XML.  
    Top
    Protected Methods
     NameDescription
    Protected MethodExecutes the current action using the context. (Inherited from FarPoint.Win.Spread.AppearanceActionBase)
    Protected MethodRaises the PropertyChanged event. (Inherited from FarPoint.Win.Spread.ValidateActionBase)
    Top
    Public Events
     NameDescription
    Public EventThe PropertyChanged event. (Inherited from FarPoint.Win.Spread.ValidateActionBase)
    Top
    See Also