[]
        
(Showing Draft Content)

FarPoint.Web.Spread.ResetOption

ResetOption Enum

Specifies whether the rules or a particular rule should reset before testing the next rule.

Namespace: FarPoint.Web.Spread
Assembly: FarPoint.Web.Spread.dll
Syntax
public enum ResetOption
Public Enum ResetOption

Fields

Name Description
All

[2] Resets all the rules

Current

[1] Resets the current rule

None

[0] Never resets the rule(s)