FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / LandscapeRule Class / ResetOption Property


In This Topic
ResetOption Property (LandscapeRule)
In This Topic
Determines whether to reset the rules or a particular rule before testing the next SmartPrint rule.
Syntax
'Declaration
 
Public Overrides Property ResetOption As ResetOption
 
'Usage
 
Dim instance As LandscapeRule
Dim value As ResetOption
 
instance.ResetOption = value
 
value = instance.ResetOption
See Also