Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / SmartPaperRule Class / SmartPaperRule Constructor / SmartPaperRule Constructor(ResetOption)
Whether to reset the rules or a particular rule


In This Topic
SmartPaperRule Constructor(ResetOption)
In This Topic
Creates a smart paper rule with the specified reset option.
Syntax
'Declaration
 
Public Function New( _
   ByVal resetOption As ResetOption _
)
 
'Usage
 
Dim resetOption As ResetOption
 
Dim instance As New SmartPaperRule(resetOption)

Parameters

resetOption
Whether to reset the rules or a particular rule
See Also