Spread ASP.NET 17
FarPoint.Web.Spread Assembly / FarPoint.Web.Spread.Model Namespace / IReceiveRowsVisibleStateChangedNotificationSupport Interface / RemoveAllRowVisibleStatesEventHandler Method


In This Topic
    RemoveAllRowVisibleStatesEventHandler Method
    In This Topic
    Clear all row visible event handler
    Syntax
    'Declaration
     
    
    Sub RemoveAllRowVisibleStatesEventHandler() 
    'Usage
     
    
    Dim instance As IReceiveRowsVisibleStateChangedNotificationSupport
     
    instance.RemoveAllRowVisibleStatesEventHandler()
    void RemoveAllRowVisibleStatesEventHandler()
    See Also