Spread Windows Forms 17
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / StyleRowFilter Class / Init Method


In This Topic
    Init Method
    In This Topic
    Internal use only. Initializes the style row filter.
    Syntax
    'Declaration
     
    
    Protected Sub Init() 
    'Usage
     
    
    Dim instance As StyleRowFilter
     
    instance.Init()
    protected void Init()
    See Also