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


In This Topic
    IReceiveRowsVisibleStateChangedNotificationSupport Interface
    In This Topic
    Interface that supports the data model receiving notification about the change of the rows visible state and supports the data model getting the rows' visible states with the RequestRowVisibleStates event.
    Object Model
    IReceiveRowsVisibleStateChangedNotificationSupport Interface
    Syntax
    'Declaration
     
    
    Public Interface IReceiveRowsVisibleStateChangedNotificationSupport 
    public interface IReceiveRowsVisibleStateChangedNotificationSupport 
    See Also