Spread Windows Forms 17
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / ValidateActionBase Class
Properties Methods Events


In This Topic
    ValidateActionBase Class Members
    In This Topic

    The following tables list the members exposed by ValidateActionBase.

    Public Properties
     NameDescription
    Public PropertyGets or sets the reasons that cause the action to execute.  
    Public PropertyGets or sets the CellValidateAction name.  
    Top
    Public Methods
     NameDescription
    Public MethodCreates an exact copy of the current ValidateActionBase.  
    Public MethodLoads the object from XML.  
    Public MethodGets the object data.  
    Public MethodSaves the object to XML.  
    Top
    Protected Methods
     NameDescription
    Protected MethodExecutes the current using the context.  
    Protected MethodRaises the PropertyChanged event.  
    Top
    Public Events
     NameDescription
    Public EventThe PropertyChanged event.  
    Top
    See Also