Spread ASP.NET 17
FarPoint.Web.Spread Assembly / FarPoint.Web.Spread.Model Namespace / RequestRowVisibleStatesEventArgs Class
Members


In This Topic
    RequestRowVisibleStatesEventArgs Class
    In This Topic
    Represents the event data for the RequestRowVisibleStates event of the object.
    Object Model
    RequestRowVisibleStatesEventArgs Class
    Syntax
    'Declaration
     
    
    Public Class RequestRowVisibleStatesEventArgs 
       Inherits System.EventArgs
    'Usage
     
    
    Dim instance As RequestRowVisibleStatesEventArgs
    public class RequestRowVisibleStatesEventArgs : System.EventArgs 
    Inheritance Hierarchy

    System.Object
       System.EventArgs
          FarPoint.Web.Spread.Model.RequestRowVisibleStatesEventArgs

    See Also