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


In This Topic
    ClearRowVisibleState Method
    In This Topic
    Clear Row Visible State
    Syntax
    'Declaration
     
    
    Sub ClearRowVisibleState() 
    'Usage
     
    
    Dim instance As IReceiveRowsVisibleStateChangedNotificationSupport
     
    instance.ClearRowVisibleState()
    void ClearRowVisibleState()
    See Also