Spread Windows Forms 17
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / SmartPaperRule Class / SmartPaperRule Constructor / SmartPaperRule Constructor()


In This Topic
    SmartPaperRule Constructor()
    In This Topic
    Creates a smart paper rule with no reset option.
    Syntax
    'Declaration
     
    
    Public Function New()
    'Usage
     
    
    Dim instance As New SmartPaperRule()
    public SmartPaperRule()
    See Also