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


In This Topic
    AppearanceActionBase Class Members
    In This Topic

    The following tables list the members exposed by AppearanceActionBase.

    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 the CellValidateAction name. (Inherited from FarPoint.Win.Spread.ValidateActionBase)
    Top
    Public Methods
     NameDescription
    Public MethodCreates an exact copy of the current ValidateActionBase. (Inherited from FarPoint.Win.Spread.ValidateActionBase)
    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 MethodOverridden. Executes the current action using the context.  
    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