Spread Windows Forms 15.0
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / IRowFilter Interface / SetupEventHandlers Method


In This Topic
    SetupEventHandlers Method (IRowFilter)
    In This Topic
    Sets up the event handlers to listen to the SheetView object. Intended for internal use only.
    Syntax
    'Declaration
     
    
    Sub SetupEventHandlers() 
    'Usage
     
    
    Dim instance As IRowFilter
     
    instance.SetupEventHandlers()
    void SetupEventHandlers()
    See Also