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


In This Topic
    ValidateActionContext Class Members
    In This Topic

    The following tables list the members exposed by ValidateActionContext.

    Public Properties
     NameDescription
    Public PropertyOverridden. Internal use only Gets the object which is used as replacement of cell value to execute.  
    Public PropertyGets the column Index.  
    Public PropertyGets a value that indicates the validated value.  
    Public PropertyGets whether the validation is successful.  
    Public PropertyGets a value that indicates whether to keep the focus on the validating cell when executing the ValidateActionBase.  
    Public PropertyGets the row index of cell.  
    Public PropertyGets or sets what information is displayed when validated.  
    Public PropertyGets the reason that a ValidateActionBase executes.  
    Public PropertyGets whether the value of the validating cell was changed when executing ValidateActionBase. This is only used for ValueProcess.  
    Top
    Public Methods
     NameDescription
    Public MethodOverridden.   
    Top
    See Also