Spread Windows Forms 15.0
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 Shadows Sub Init() 
    'Usage
     
    
    Dim instance As StyleRowFilter
     
    instance.Init()
    protected new void Init()
    See Also