Spread for ASP.NET 12 Product Documentation
ResetOption Enumeration


FarPoint.Web.Spread Assembly > FarPoint.Web.Spread Namespace : ResetOption Enumeration
Specifies whether the rules or a particular rule should reset before testing the next rule.
Syntax
'Declaration
 
Public Enum ResetOption 
   Inherits System.Enum
'Usage
 
Dim instance As ResetOption
public enum ResetOption : System.Enum 
Members
MemberDescription
All[2] Resets all the rules
Current[1] Resets the current rule
None[0] Never resets the rule(s)
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         FarPoint.Web.Spread.ResetOption

See Also

Reference

FarPoint.Web.Spread Namespace